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
-~----------~----~----~----~------~----~------~--~---

Reply via email to