Load jQuery libraries in a Google Sheet javascript app
20 views
Skip to first unread message
Fritz Praus
unread,
Nov 2, 2013, 5:46:54 PM11/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-ajax...@googlegroups.com
I have an XML file that I would like to read and populate a Google spreadsheet. I would like to use jQuery because of all the great functions jQuery provides to traverse XML. Every example I see that uses jQuery being loaded is into a Web page. I am not using a web page. I trying to have a script that runs from inside the sheet. Does anyone have a code snippet that would share with me that demonstrates jQuery being loaded. I have read the Google documentation, the topic is pretty light.