Thread
:
Prototype - in IE observe onchange events broken!
View Single Post
06-01-2008, 08:50 PM
PM User
|
#
2
EarthWormJim
New to the CF scene
Join Date: May 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Fixed this by learning and using 1 set of code with MSIE proprietary methods and another set of code for every other browser. See
http://www.quirksmode.org/dom/events/change.html
for yet another reason(s) to hate IE.
__________________
www.prototypejs.org
- the javascript prototype framework... use it and love it
EarthWormJim
View Public Profile
Find More Posts by EarthWormJim