jQuery: rename duplicate id

Posted by Tillebeck on Stack Overflow See other posts from Stack Overflow or by Tillebeck
Published on 2010-06-08T10:59:02Z Indexed on 2010/06/08 11:02 UTC
Read the original article Hit count: 263

Filed under:
|
|
|

Hi

I would like to insert multible sliders in one page. I have a block of code I would like to reuse but it will insert 2 DIV's with the id=slider...

Is it possible to find second element with id=slider and rename to id=slider01?

BR. Anders

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about find