How do I create folders and add/update Javascript (use a jQuery framework for my site) on Google sites?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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)