I have a very strange problem. Under some elusive circumstances I fail to apply any jQuery selector on my pages under IE. It’s OK under Firefox though. The jQuery function simply returns empty array.
Any suggestions?
Page is too complex to post it here. Practically any selector, except '#id' selectors, returns a zero element array. The jQuery version is 1.2.3
Try upgrading to jQuery 1.2.6, you should be on the latest release of jQuery if you are having problems first ensure you are on the latest and greatest.