9+15 - 81: failed to load external url jquery.min.js

190 views
Skip to first unread message

Jason B

unread,
Mar 10, 2014, 9:32:08 PM3/10/14
to google-ajax...@googlegroups.com
I am trying to put the following javascript into an HTML box on my google site.

<html>
<head>
    <meta charset="utf-8" />
    <title>Demo</title>
</head>
<body>
    <a href="http://jquery.com/">jQuery</a>

    
  <script>
 
    // Your code goes here.
      
 $( document ).ready(function() {
 
    $( "a" ).click(function( event ) {
 
        alert( "Thanks for visiting!" );
 
    });
 
});
 
    </script>
</body>
</html>


The editor is giving a 9+15 - 81: failed to load external url jquery.min.js error.

Can anyone steer me n the right direction?

Thanks!

Jason

Jason B

unread,
Mar 13, 2014, 5:37:12 PM3/13/14
to google-ajax...@googlegroups.com
Wow.  I have spent the better part of this week just trying to get one simple answer.  Can I use jquery on my google site?  I have read countless posts on this forum where users claim they managed to get jquery or some version of java to work, I follow the directions, nothing works.  I would really love to know if it is at all possible so I can either continue to try and get it to work, or move on and quit wasting my time.

If anyone can give me a simple answer it would be greatly appreciated.

Jeremy Geerdes

unread,
Mar 13, 2014, 5:48:43 PM3/13/14
to google-ajax...@googlegroups.com

I don't believe you can use scripting of any kind on a Google Site.

jg

--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/43ec0b8a-c772-4f54-9da7-dbc990f93098%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-searc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages