More IE-JQuery conflicts?
Hi again, I'm back with my problem: I need develop an animated contents tree. Well I don't want to do something with just hide() or show() effects (well, before to know JQuery I made a lot of them with my own libraries), the question is I want to do something with a web 2.0 taste.
OK, I redo my work and I develop another JS script just for IE (you can try it in here:
http://www.video-oposiciones.com/privad ... idosIE.php
) it works nice there but when I put it inside the intranet when it finally must to run, IE detects some errors, now I think it could be some conflict with another resource that I'm using. Well, except JQuery the another third-part resource I'm using is Greybox. Could someone have some idea about why this happens and how I must rewrite my JQuery script to solve this?
Thank you very much!