[Proto-Scripty] Re: Not Extending Function on IE

2008-09-12 Thread FernandezPablo
I can't use that, because the function does not fire. Maybe because this script is inside a Tiles Component (Struts) ? wrap is working wonderfully in FF, does anyone know why it breaks in IE and how to solve it? On Sep 12, 4:04 pm, Ken Snyder <[EMAIL PROTECTED]> wrote: > Fernan

[Proto-Scripty] Not Extending Function on IE

2008-09-12 Thread FernandezPablo
Hi, I'm having a problem with prototype. this code breaks in IE 6 $("formId").submit.wrap(function(proceed){}) because "wrap" is undefinded. any ideas? Thanx! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Proto