jpcody + snippets   6

Perfect CSS Sprite / Sliding Doors Button
Simple sliding doors button techniques done in CSS for scalable buttons.
snippets  css 
november 2009 by jpcody
Random Slogan Displayer
Create a text file called slogans.txt with permissions that it can be read by the server. Put each slogan on a different line, e.g.:

Building websites since before there was a web.
The internet is for lovers.
snippets  php 
november 2009 by jpcody
Get X, Y Coordinates of Mouse Within Box
The below code will give you the X, Y coordinates of a mouse click within a given box. Removing all the stuff about the offset, you can easily get the X, Y coordinates of the click relative to the browser window.
jquery  snippets 
november 2009 by jpcody

Copy this bookmark:



description:


tags: