• 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?

    http://wordpress.org/extend/plugins/root-relative-urls/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Funny, I was coming here to ask the same thing. 🙂

    I tried adding this to the blacklist:

    //ajax.googleapis.com/ajax/libs/jquery/

    but no-go…

    I am having the same problem, the blacklist thing doesn’t seem to do anything

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I blacklist remote jquery’ is closed to new replies.