[jQuery] Click not firing in ie6 /7

2008-08-22 Thread ISSSSI
Hello, I have the following code works fine in ff and safari but the click event is not handled in ie6/7 // add tracking pcWebServiceURL to the current page function addTracking(){ var _WSURL = pcWebServiceURL;

[jQuery] Jquery media plugin

2008-07-09 Thread ISSSSI
Hello, I am using jquery http://www.malsup.com/jquery/media/ media plugin on my site. I am using jquery 1.2.2. My page renders and the media player script runs. However I get javascript error: Node cannot be inserted at the specified point in the hierarchy" code: "3 Regards Ismail --

[jQuery] Re: Select change event on item 1 not firing

2007-11-19 Thread ISSSSI
rayfidelity, Thanks for the prompt reply. I still get the same issue first item when selected does not redirect. Regards Isamil -- View this message in context: http://www.nabble.com/Select-change-event-on-item-1-not-firing-tf4822557s27240.html#a13829794 Sent from the jQuery General Discu

[jQuery] Select change event on item 1 not firing

2007-11-16 Thread ISSSSI
Hello, I have the following http://richmondshire.riverprojex.com/ page the select boxes are wired upto change event. When user picks item the page redirects. The issue is for some reason the first item does not trigger the change event. My code looks like this $('#residentsSelect').change(