File tree Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 5
5
< body >
6
6
< h1 > jQuery Plugins</ h1 >
7
7
< h3 > Still working on getting these pages up...</ h3 >
8
+ < h4 > < a href ="jQuery.GitHubBadge/ "> jQuery.GitHubBadge</ a > </ h4 >
9
+ < script type ="text/javascript ">
10
+ var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
11
+ document . write ( unescape ( "%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
12
+ </ script >
13
+ < script type ="text/javascript ">
14
+ try {
15
+ var pageTracker = _gat . _getTracker ( "UA-8728177-2" ) ;
16
+ pageTracker . _trackPageview ( ) ;
17
+ } catch ( err ) { } </ script >
8
18
</ body >
9
19
</ html >
Original file line number Diff line number Diff line change @@ -79,5 +79,14 @@ <h4>Advanced Usage : </h4>
79
79
Typical usage : loading image/text...</ div >
80
80
</ div >
81
81
< div > < a href ="../ "> Home</ a > </ div >
82
+ < script type ="text/javascript ">
83
+ var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
84
+ document . write ( unescape ( "%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
85
+ </ script >
86
+ < script type ="text/javascript ">
87
+ try {
88
+ var pageTracker = _gat . _getTracker ( "UA-8728177-2" ) ;
89
+ pageTracker . _trackPageview ( ) ;
90
+ } catch ( err ) { } </ script >
82
91
</ body >
83
92
</ html >
Original file line number Diff line number Diff line change @@ -24,5 +24,14 @@ <h4><a href="jquery.GitHubBadge.min.js">Download (Minified)</a></h4>
24
24
http://www.opensource.org/licenses/mit-license.php
25
25
http://www.gnu.org/licenses/gpl.html
26
26
</ div >
27
+ < script type ="text/javascript ">
28
+ var gaJsHost = ( ( "https:" == document . location . protocol ) ? "https://ssl." : "http://www." ) ;
29
+ document . write ( unescape ( "%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E" ) ) ;
30
+ </ script >
31
+ < script type ="text/javascript ">
32
+ try {
33
+ var pageTracker = _gat . _getTracker ( "UA-8728177-2" ) ;
34
+ pageTracker . _trackPageview ( ) ;
35
+ } catch ( err ) { } </ script >
27
36
</ body >
28
37
</ html >
You can’t perform that action at this time.
0 commit comments