hey thanks for the suggestion i will try this .. 

brian ally-3 wrote:
> 
> You cannot have more than one element in a page with the same ID. The
> entire point of an ID is to *uniquely identify* an element.
> 
>> This page is dynamically generated by ( Template Toolkit ) so I can not
>> hardcode the ID.
> 
> Change the server-side code. Give the select elements a classname if
> it must be the same and use that in your jquery selector.
> 
> 

@ Peter-422 

Thanks a lot ... it did solve the problem .. to some extent but we Use IE6
and its not working so still trying my luck with JQuery + Java script 
-- 
View this message in context: 
http://old.nabble.com/JQuery-Java-script-Help-required-tp26385438s27240p26393307.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to