Creating magento extension with custom database table

Posted by on Sep 20, 2013 in Magento | 46 Comments

In this post we are discussing about creating magento extension with custom database table. Follow step by step and if you encounter any error don’t hesitate to contact me Document Conventions I am going to use a few common conventions …

Change the color scheme of google maps

Posted by on Aug 31, 2013 in General, Google Maps | 1 Comment
Change the color scheme of google maps

When we use Google Maps JavaScript API v3 we have the extreme freedom to customize the output we gets like to change the color scheme of google maps You can create a new map type to which to apply styles, …

Remove Blank Lines Between Code

Posted by on Jun 27, 2013 in Css, General, Php | 1 Comment

Sometimes when we are dealing with the files through ftp some servers append so many blank lines in between codes.When we are using Dreamweaver we can remove blank lines between code using the regular expressions Hit CTRL-F to open the …

Simple countdown timer using javascript

Posted by on Jun 26, 2013 in HTML, Javascript | 106 Comments

we can create an simple countdown timer using javascript without any javascript library for that first we need to create an html element with the following And add the javacript code from below countdown(2) is the function which invokes the …

Load More