Wow! thanks so much for the response. I was under the impression that as it was already passed to the function as an element and not the id reference, it was already extended, but I just learned something new then, so thanks for the incredibly fast response.
I have some other errors on IE, but I'll try to figure them out myself as well. Again - thanks for the great script and support through these groups! David. On 17 aug, 17:57, "T.J. Crowder" <[email protected]> wrote: > Hi, > > You need to run your form reference through $(), e.g.: > > frm = $(frm); > > ...in order to get access to the extended methods provided by > Prototype. See this article[1] on the Prototype site for details. > > [1]http://prototypejs.org/learn/extensions > > HTH, > -- > T.J. Crowder > tj / crowder software / com > Independent Software Engineer, consulting services available > > On Aug 17, 4:34 pm, "[email protected]" <[email protected]> > wrote: > > > Hi, > > > I'm working on our new website, and I love prototypejs for it. > > Unfortunately, I seem to be having an issue with Element.select when I > > initialise my forms when the page is being opened in IE. > > > You can check the error > > onhttp://flexin.be/site/nl/Product/details/100011.html&_s=0 > > > Unfortunately, I seem to be unable to fix the issue. Does anyone have > > any idea as to what might be causing this? > > > FF, as usual just loves the code and renders the page error-free. > > > Thanks a lot for your assistance! > > David. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
