Don't like ads? PRO users don't see any ads ;-)
Guest

jsidriss

By: a guest on Jun 14th, 2012  |  syntax: JavaScript  |  size: 0.10 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <script type="text/javascript">
  2. function onLoad() {
  3.   location.href = "index.html#home";
  4. }
  5. </script>