How do I create folders and add/update Javascript (use a jQuery framework for my site) on Google sites?

StackOverflow https://stackoverflow.com/questions/1303574

Question

How do I create folders and add/update Javascript (use a jQuery framework for my site) on Google sites?

Was it helpful?

Solution

To make new folders, just add a new page (for example "foo"). Then when you add a second page (called "bar" for example) you can select that it go under "foo" (so the result is http://sites.google.com/site/yoursitename/foo/bar/

as for javascript, I think you have to build a "gadget" (see http://sites.google.com/site/gsunhelp/step-by-step-guides/buildinggadgetsforgooglesites)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top