How do I blacklist remote jquery
-
The plugin is breaking my slideshow which uses remotely hosted jquery at the following URL
<script type=”text/javascript” src=”//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js?ver=1.9.1″></script>
(yes really it starts with //)
Blacklisting
//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js
doesn’t seem to fix my problem.
Any ideas how I should do it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How do I blacklist remote jquery’ is closed to new replies.