--
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:
!...@#$%^&+_)(*
and use
$("[identif...@#$%^&+_)(*]")
to fetch the element!
"Clearly $("#aq-1234") is not"
WHY?
On Thu, Sep 17, 2009 at 11:28 AM, Steffan A. Cline wrote:
>
> I was peaking around on the W3C site to see if I could find a clear
> definition of which characters are allowed within an ID.
>
http://www.w3.org/TR/html4/types.html#h-6.2
"
ID and NAME tokens must begin with a letter ([A-Za-z]) and m
3 matches
Mail list logo