Re: [jQuery] JQuery/Java script Help required

2009-11-17 Thread ninadmhatre
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

[jQuery] JQuery/Java script Help required

2009-11-16 Thread ninadmhatre
HI I am very new to Java scripting. I am stuck at one html page which has 6 blocks with same ID attribute and options in this blocks are nothing but the links to different pages ( ALL LINKS ARE UNIQUE ) . This page is dynamically generated by ( Template Toolkit ) so I can not hardcode the ID.