I believe that Symfony requires submit tags to have name="submit."

In IE, form element names become methods of the form, so the submit tag
would be form.submit.

That's all well and good, until you try to do form.submit() (since the
submit method has been overriden).

Is that possibly the issue?

-- Yehuda

On 1/12/07, James Thomas <[EMAIL PROTECTED]> wrote:


Difficult to determine why without an example of the failing code.

WaM wrote:
>
> Hi,
>
> It's my first day and I already have a problem for you. I make a
website,
> using Jquery librairies and Symfony Framework.
>
> Before today, I only test my website on Firefox. But today, I tried with
> Opera 8.54 and with IE 7. On my website, I have two big forms using
> Jquery. Both of them works perfectly with FF, but they don't work with
IE
> and Opera. I tried to post this subject with Opera, and I couldn't.
Really
> strange I found. So I'm posting this with Firefox lol.
>
> So, if someone could explain me why Jquery doesn't work in Opera and IE,
> I'll be very gratefull. Thanks for advance.
>
> With regards,
> WaM.
>

--
View this message in context:
http://www.nabble.com/Big-problem-with-jquery-and-IE%2C-Opera-tf2965480.html#a8301933
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/




--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to