matej116 / Jquery-st3de

Really cool site trasform effect (it turns around the whole page when clicked a link)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jquery-st3de

Really cool site trasform effect (it turns around the whole page when clicked a link)

Requirments

  • html page with at least one <a href="anything"> tags
  • inserted script jquery.st3de.js in that html file (<script type="text/javascript" src="jquery.st3de.js"></script>) (the css file is neccessery to be in the same directory, it will be loaded automaticly by the JS script)
  • a webkit based browser with enabled graphic card acceleration (webkit is neccessery to the JS and graphic card to the 3d effect)

About

Really cool site trasform effect (it turns around the whole page when clicked a link)


Languages

Language:JavaScript 100.0%