Help for this page

Select Code to Download


  1. or download this
    
    <script type="text/javascript">//<![CDATA[
    ...
    <script type="text/javascript">//<![CDATA[
    {-type=>"text/javascript", -src=>"/path/file1.js"}
    //]]></script>
    
  2. or download this
    from:
    push(@_extraJSCode, {-type=>"text/javascript", -src=>"http://ajax.goog
    +leapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"});
    to:
    push(@_extraJSCode, '{-type=>"text/javascript", -src=>"http://ajax.goo
    +gleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"}');