[jQuery] Problems with IE 6

2008-09-29 Thread andrew
Hi I've just started using jquery and I'm developing a dynamic site so I don't need the same code on every page and I'm loading various different javascript files in based on the page, but nothings working in IE but it works fine in firefox and safari. I have all the jquery calls in functions bas

[jQuery] Problems with IE - X

2007-10-16 Thread [EMAIL PROTECTED]
Hi!!! I have a little problem with the animate in IE - 6 and IE -7... I have a conteiner (inside of this conteiner I have some links) who will be animated in onclick event. In FF it works fine, but on IEs, the text inside didn't animate. Anyone have a clue or a cheat to resolve this problem? Than

[jQuery] Problems with IE after a jquery load

2007-08-20 Thread danzinger
Hello I have some problems with the behaviour of IE 6, the code i wrote works ok in Firefox. I have an initial php that calls a load of another php file into a div when dom is loaded. All Ok. Inside this second php file, which is loaded in the div, i have more

[jQuery] Problems with IE

2007-05-06 Thread Paulo Gabriel
Hey everyone. This is my test site: www.svplace.com/teste the function to load content into a div is working well on Firefox, but it doesn't on IE This is the load function: http://www.svplace.com/teste/load.js I got this function from this site: http://education.llnl.gov/jQuery/ which, by