------
What would be another
way of clearly identifying an object without the id?

you can specify almost any attribute to  identify a object.
like this:
<div identify='!...@#$%^&+_)(*'>!...@#$%^&+_)(*</div>

and use
$("[identif...@#$%^&+_)(*]")
to fetch the element!

Reply via email to