Skip to content

Instantly share code, notes, and snippets.

@chikoski
Last active August 29, 2015 14:17
Show Gist options
  • Select an option

  • Save chikoski/8df82b55e576d67cf017 to your computer and use it in GitHub Desktop.

Select an option

Save chikoski/8df82b55e576d67cf017 to your computer and use it in GitHub Desktop.
alert("gistからの刺客");
var div = $("<div></div>");
div.css({width: "100%", height: window.innerHeight + "px", position: "fixed", top: 0, left: 0});
div.appendTo($("body"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment