Advertisement
Guest User

Untitled

a guest
Mar 9th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. offset: {
  2.   // DGM - 2/27/2012 - This calculation is wrong for centered layouts
  3.   //left: 0,
  4.   left: -window.innerWidth / 2 + 100,
  5.   top: -window.innerHeight / 2 + 100
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement