[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] Re: Select change event on item 1 not firing

2007-11-17 Thread rayfidelity
Try $('#residentsSelect').change(function(){ document.location.href=$("#residentsSelect [EMAIL PROTECTED]").val(); return false; }); On Nov 16, 5:48 pm, II <[EMAIL PROTECTED]> wrote: > Hello, > > I have the following http://richmondshire.riverprojex.com/page the > select boxes