Created
July 20, 2010 10:47
-
-
Save jfahrenkrug/482806 to your computer and use it in GitHub Desktop.
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
javascript:var el = $$('p:nth-child(10)')[0]; var txt = el.innerHTML.replace('scenarios, environments, and conditions', 'scenarios, environments, and <a href="http://www.gourmethausstaudt.com/">bars in Redwood City</a>'); el.update(txt); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment