[jQuery] Re: Internet Explorer - my jQuery is not working

2009-04-17 Thread James
There aren't really any major issues with jQuery and IE to be aware of. If there are, they are considered jQuery bugs because the point of jQuery is to make sure that whatever you're doing is cross-browser capable. If you are having issues, post your code and you may find your answer. On Apr 17,

[jQuery] Re: Internet Explorer - my jQuery is not working

2009-04-17 Thread Olivier Percebois-Garve
hybris77 half of the web resources about web development is about issues related to IE. jQuery is correcting quite a few of them. Now you are having a specific issue with IE7, this is no surprise but there is no way to guess what it is. If you don t describe your issue, as morningZ said, th

[jQuery] Re: Internet Explorer - my jQuery is not working

2009-04-17 Thread hybris77
morningZ, you are very correct however what im after is particular things not fully compatible with IE 7 for example, maybe there's a guide or something stating those issues if anyone knows, please message me /pär On 17 Apr, 14:05, MorningZ wrote: > Somewhere there is a problem with your cod

[jQuery] Re: Internet Explorer - my jQuery is not working

2009-04-17 Thread MorningZ
Somewhere there is a problem with your code or syntax without posting more information than "not working" or examples of what you are trying to do and how you are doing it makes it absolutely impossible for others to help you On Apr 17, 7:40 am, hybris77 wrote: > anyone aware of what is th