The Code You Will Love
Mouse Cursor in HTML/CSS
Posted on: Thursday April 30, 2015
[crayon-68d5d8ebbb510517514720/] 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-68d5d8ebbba2e977010814/] [...]
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-68d5d8ebbbe2b640354353/] 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-68d5d8ebbc006456627413/] JavaScript- 1: [crayon-68d5d8ebbc00c735632215/] HTML: [crayon-68d5d8ebbc00f386680710/] JavaScript- 2: [...]
Read MoreCompare Date in PHP
Posted on: Tuesday April 28, 2015
[crayon-68d5d8ebbc1d9445547480/] [...]
Read MoreBlinking/Flashing Text in HTML
Posted on: Tuesday April 28, 2015
CSS: [crayon-68d5d8ebbc35d372829033/] Javascript: [crayon-68d5d8ebbc362367453232/] HTML: [crayon-68d5d8ebbc365617514229/] http://jsfiddle.net/neuroflux/rXVUh/14/ [...]
Read MoreRequired Field and E-mail Validation in HTML Form
Posted on: Tuesday April 28, 2015
[crayon-68d5d8ebbc4ff946710216/] [...]
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