The Code You Will Love
Mouse Cursor in HTML/CSS
Posted on: Thursday April 30, 2015
[crayon-68968635ce50f117198380/] Example: Mouse over the words to change the cursor. auto crosshair default e-resize grab help move n-resize ne-resize nw-resize pointer progress s-resize se-resize [...]
Read MoreChanging image on hover with css/html
Posted on: Thursday April 30, 2015
[crayon-68968635ce922029349768/] [...]
Read MoreMagento install error – Exception printing is disabled
Posted on: Wednesday April 29, 2015
Here is a known error which can occur when installing Magento: [crayon-68968635cec3e546803548/] Here is the solution: Navigate to the “errors” folder. Change local.xml.sample to [...]
Read MoreOpen Div On Click HTML/Javascript
Posted on: Wednesday April 29, 2015
style: [crayon-68968635cedc1068536216/] JavaScript- 1: [crayon-68968635cedc6516288184/] HTML: [crayon-68968635cedc9907109773/] JavaScript- 2: [...]
Read MoreCompare Date in PHP
Posted on: Tuesday April 28, 2015
[crayon-68968635cef14278225823/] [...]
Read MoreBlinking/Flashing Text in HTML
Posted on: Tuesday April 28, 2015
CSS: [crayon-68968635cf031078139611/] Javascript: [crayon-68968635cf035467466086/] HTML: [crayon-68968635cf037998980836/] http://jsfiddle.net/neuroflux/rXVUh/14/ [...]
Read MoreRequired Field and E-mail Validation in HTML Form
Posted on: Tuesday April 28, 2015
[crayon-68968635cf16a441260020/] [...]
Read MoreHow To Uninstall A Magento Extension
Posted on: Sunday April 26, 2015
STEP 1: Log into your magento administration panel. STEP 2: Click on MAGENTO CONNECT MANAGER. STEP 3: Click the dropdown menu besides the extension name and and choose “Uninstall”. Then [...]
Read MorePHP/MySql Hosting on AWS
Posted on: Friday April 24, 2015
Step 1 : Create Instance EC2. (ubuntu) 64 bit. Login in to your AWS Account . Click on Servic e -> EC2/EC2 Dashboard. Click on “Launch Instance”. Choose AMI : select Ubuntu 64 bit free [...]
Read More