[jQuery] jQuery and IE 8

2010-01-06 Thread Mauricio Cirelli
Hello guys, I'm developing a web site for a friend and I'm worried about a problem. The Url is: http://www.futuragames.com.br/radioboy As you will see, it works perfectly on Firefox and Google Chrome, but I get a mysterious when running on IE 8. The error message is: "Invalid argument" on line 5

[jQuery] Jquery and IE

2009-04-30 Thread Ítalo
I'm new in here, english sucks. I've got a problem with this function: $(document).ready(function(){ $("#caixa_disciplinas ul li").each(function(){ $(this).click(function(){ ho

[jQuery] jQuery and IE

2009-02-24 Thread Bob O
So im stumped..I have my jquery file in the headers, and it works in Opera, Safari, FF on mac, and FF on Windows, but i get nothing in IE..its there, its just broken. i recently added the validation plugin? could there be something im missing?

[jQuery] Jquery and IE problem

2007-08-17 Thread [EMAIL PROTECTED]
Hi All! I have a problem with my jquery code in IE browser. See bellow: I have two : first - brand auto, second - model of auto. with models is generated depending of brand using jquery instruments brand.js $(document).ready(function() { $('select#id_brand').change(function() { var ur