What error message do you get? It is very possible that, because
jQuery is designed for use in a browser, there are many features like
DOM and CSS which simply are not available in Google Desktop. $
probably uses document and getElementBy* features which are available
in browsers but not possible in Google Desktop.

Benjamin

On Mar 2, 3:56 pm, higer <[email protected]> wrote:
> When I use some javascript library, the designer often can not
> identify some identifiers,e.g. $ in jQuery.
>
> Can anybody tell me why and how to solve it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Desktop Developer Group" 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/Google-Desktop-Developer?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to