Hello,
I have a basic knowlegde of jQuery and a problem in selecting a link.
To be specific I've a problem with the syntax.
I'm using several libraries so I can't use for example the $
('a#myLink') function but I've to write jq('a...@id="myLink"]').
The application don't recognize the syntax, it shows this message:
Syntax error, unrecognized expression: [...@id="myLink"]
Can someone help me?
Thanks in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---