如何将自定义javascript库包含到google网站?

时间:2013-03-08 17:27:51

标签: javascript jquery google-sites

请帮助包括自定义javascript库“jquery-EmbedPicasaGallery.js”到谷歌网站。 我尝试了3种方法并且始终有错误:

   failed to load external url jquery-EmbedPicasaGallery.js

我试过了:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript" src="https://googledrive.com/host/0BziEumkvYpL6Ql9NRFhET2FXM1E/jquery-EmbedPicasaGallery.js"></script>

  <script type="text/javascript" src="https://docs.google.com/uc?id=0BziEumkvYpL6ZmlHZ2FWQ1NrVG8"></script>

  <script type="text/javascript" src="https://docs.google.com/uc?id=0BziEumkvYpL6ZmlHZ2FWQ1NrVG8&export=download"></script>

1 个答案:

答案 0 :(得分:0)

您是否尝试过下载脚本并从自己的服务器运行?

您的网站是在服务器上还是在本地进行测试?

在本地尝试某些事情时,通常会发生错误,因此请确保在服务器上运行,尤其是涉及phpajaxcanvas image data,{{1和http headers一样,仅举几例。