Problem on IE6-8 with jQuery

Posted by Alain Fontaine on Stack Overflow See other posts from Stack Overflow or by Alain Fontaine
Published on 2010-05-19T04:55:13Z Indexed on 2010/05/19 5:00 UTC
Read the original article Hit count: 376

Filed under:
|
|

Hello guys, I'm stuck here with this IE6 issue.. always a pain. So I'm using jQuery's "live" feature to add a product each time. Then once each dropdown's value is changed, an input field assigned to it changes its value too so when I hit submit, it sends all the info.

Everything works perfectly fine except in IE6, IE7, and IE8. I have no idea why... I've gone through the code and everything... so please guys. Help! :) These are all the files:

Index.php

http://pastie.org/967139

Submit.php

http://pastie.org/967140

JS

http://pastie.org/967141

Please guys, I'm really stuck here. I would appreciate some help.

Thanks, Alain

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ie6-bug