Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2012
13,695
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Help Poland protest ACTA tomorrow Jan 24. Here's some short code to add to your website to display toplayer page over your normal site.
  2.  
  3. Originally from http://antyweb.pl/nie-dla-acta-jutro-protestujemy-kulturalnie-czyli-blackout/
  4.  
  5. Translated:
  6. http://translate.google.com/translate?sl=pl&tl=en&js=n&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fantyweb.pl%2Fnie-dla-acta-jutro-protestujemy-kulturalnie-czyli-blackout%2F
  7.  
  8. --------------------------------------------------------------
  9.  
  10. Installation
  11.  
  12. Add in your <HEAD> tag:
  13. <Link rel = "stylesheet" type = "text / css"
  14. href = "http://c3416512.r12.cf0.rackcdn.com/anty_acta_v2.css" />
  15.  
  16. If the page does not already have jQuery that would have to be added too:
  17. <Script type = "text / javascript"
  18. src = "https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js">
  19. </ Script>
  20.  
  21. After loading jQuery, add this as the last thing in <HEAD>
  22. <Script type = "text / javascript"
  23. src = "http://c3416512.r12.cf0.rackcdn.com/anty_acta_v2.js">
  24. </ Script>
  25.  
  26. The script automatically throughout the day add toplayer page over your normal site: http://c3416512.r12.cf0.rackcdn.com/anty_acta_v2.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement