Created
February 6, 2015 17:21
-
-
Save notacouch/69bf0145eeb661608b69 to your computer and use it in GitHub Desktop.
Swap NSLIJ news images with another for testing purposes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var whyioughta = window.prompt('Please insert image URL. Plz.', 'ache tt pee, or File, or ...'); | |
jQuery('#feature_info + a img.img-responsive, #secondary_features img.img-responsive, body.node-type-article div.article-image figure img.img-responsive').attr('src', whyioughta); | |
// bookmarkletify here: | |
// @link http://mrcoles.com/bookmarklet/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Copy the below and create a bookmarklet out of it: