Skip to content

Instantly share code, notes, and snippets.

@parolkar
Created August 23, 2011 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parolkar/1164681 to your computer and use it in GitHub Desktop.
Save parolkar/1164681 to your computer and use it in GitHub Desktop.
var d = document.createElement("SCRIPT");
d.src = "http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js";
document.body.appendChild(d);
$('a.photo')[0].setAttribute("href","http://www.viki.com/channels/3303-dr-g-y-las-mujeres/videos/35579/1")
$('a.photo')[0].click();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment