Hi,
I just come up against a problem for jQuery selector, nd the details
is under below:
<script>
$('d...@title=' + $(this).text() + ']'); // i cannot get the
jQuery object
</script>
<div title="<<<ABC>>>">
...
</div>
So, it seems that the selector could not get dom elements by xpath in
case of some special charactors? I wander how can i get it in this
case, is there someone could help me?
thx
Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" 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-ui?hl=en
-~----------~----~----~----~------~----~------~--~---