File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22< html >
33< head >
44 < title > Prefetch Demo</ title >
5- < script type ="text/javascript " charset ="utf-8 " src ="http://ajax.googleapis.com/ajax/libs/jquery/1.7 .2/jquery.min.js "> </ script >
5+ < script type ="text/javascript " charset ="utf-8 " src ="http://ajax.googleapis.com/ajax/libs/jquery/1.8 .2/jquery.min.js "> </ script >
66 < script type ="text/javascript " charset ="utf-8 " src ="jquery.prefetch.js "> </ script >
77</ head >
88< body >
@@ -16,7 +16,7 @@ <h1>Prefetch Demo</h1>
1616</ ol >
1717
1818< script >
19- $ ( window ) . prefetch ( 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19 /jquery-ui.min.js' ) ;
19+ $ ( window ) . prefetch ( 'http://wm.wcdn.in/ext/prezos/custom-events-and-prefetch /jquery-ui.min.js' ) ;
2020 $ ( window ) . prefetch ( 'http://wm.wcdn.in/img/ui/webmocha_logo.png' , 4000 ) ;
2121</ script >
2222
You can’t perform that action at this time.
0 commit comments