The Code You Will Love
Mouse Cursor in HTML/CSS
Posted on: Thursday April 30, 2015
[crayon-691861048cc90160245114/] 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-691861048d08f215849969/] [...]
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-691861048d3f7485652299/] 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-691861048d5ab680927747/] JavaScript- 1: [crayon-691861048d5b0267754078/] HTML: [crayon-691861048d5b2312792155/] JavaScript- 2: [...]
Read MoreCompare Date in PHP
Posted on: Tuesday April 28, 2015
[crayon-691861048d789675569409/] [...]
Read MoreBlinking/Flashing Text in HTML
Posted on: Tuesday April 28, 2015
CSS: [crayon-691861048d931244333516/] Javascript: [crayon-691861048d937742151732/] HTML: [crayon-691861048d93a271778274/] http://jsfiddle.net/neuroflux/rXVUh/14/ [...]
Read MoreRequired Field and E-mail Validation in HTML Form
Posted on: Tuesday April 28, 2015
[crayon-691861048da9d770625560/] [...]
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