xslt dropdown problems

Posted by Primetime on Stack Overflow See other posts from Stack Overflow or by Primetime
Published on 2010-01-14T14:17:55Z Indexed on 2010/05/29 20:02 UTC
Read the original article Hit count: 257

Filed under:
|
|

I have a page with two drop down boxes created in a xslt.

I am using onchange in both blocks to call a javascript function. If both drop downs are loaded on the page only the first drop down has a working onchange.

I checked the view source code and it shows both onchange events.

Does anyone have any idea how to fix this?

ex: two drop downs, select first one, it refreshes, select second it does nothing, select first one and it still refreshes.

code removed.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about Xml