Skip to content

Instantly share code, notes, and snippets.

@perseoq
Created June 22, 2015 23:24
Show Gist options
  • Save perseoq/77a456509a8f47ff7716 to your computer and use it in GitHub Desktop.
Save perseoq/77a456509a8f47ff7716 to your computer and use it in GitHub Desktop.
Crear botón para hacer de un sitio, una homepage.
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('aqui la URL');">
d
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment