not sure if this is a JS or DOM issue, but i'm sure you lot will oops-up-side-me-head if it is, so here goes...
I have a form, on it is a select list (Lender), which has an event onchange, which basically checks to see if the selection is a specific value (Other) and if it is it unhides a hidden div.
This works fine in IE7, FF, Opera, Safari , but freezes in IE6 when 'Other' is selected.
Can anyone tell me why?
here is the test url
thanks, 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
I have a form, on it is a select list (Lender), which has an event onchange, which basically checks to see if the selection is a specific value (Other) and if it is it unhides a hidden div.
This works fine in IE7, FF, Opera, Safari , but freezes in IE6 when 'Other' is selected.
Can anyone tell me why?
here is the test url
Code:
[URL unfurl="true"]http://www.homeloanpartnership.com/test.html[/URL]
thanks, 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!