Skip to content

Instantly share code, notes, and snippets.

@jfahrenkrug
Created July 20, 2010 10:47
Show Gist options
  • Save jfahrenkrug/482806 to your computer and use it in GitHub Desktop.
Save jfahrenkrug/482806 to your computer and use it in GitHub Desktop.
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