How can I reference custom DIV tag using jquery?

eg,

<div id="1701" serial="12345">

and to use something as $("12345").click ... or something

Reply via email to