Hi Joe, the problem is not the version of prototype, but an IE bug. If you want to change the innerHTML of a select tag, you must modify the way you do it for IE. The solution given by Microsoft is at http://support.microsoft.com/kb/276228/
-- david On 12 mar, 15:25, Joe <[email protected]> wrote: > Hi, > We are hitting the IE bug kb276228 9BUG: Internet Explorer Fails to > Set the innerHTML Property of the Select Object) with use of > prototype.js. > > We were originally using prototype v1.5.0_rc1 and I updated to 1.6.0.3 > and tested but made no difference. Could anyone advise if I could find > a version of prototype where I could find the fix for the bug. > > Thanks > Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
