I am trying to achieve a specific Javascript effect where the window moves as the mouse moves.
ie. http://www.andreasgreiner.com/
Currently the homepage is already set up by using a grid with Project thumbnails. Is there a way to simply wrap the grid in div elements without having to go in and hardcode the whole page?
If anyone has any insight, it would be much appreciated!