Post image for Getting Started with MooTools

Getting Started with MooTools

Recently I have started writing for JSPro.com, jspro.com is the only website which is fully dedicated to only and only JavaScript. On that site I have planned to contribute and here I come with the very first article on that site.

Post image for HTML5 Autofocus Explained

HTML5 Autofocus Explained

Autofocus is also one of the important enhancement in HTML5. In OLD days we used to achieve this with JavaScript code. But now this can be achieved with the HTML code only. We just need add one more attributes to the HTML element. For example if you look at the Google Homepage; cursor is automatically [...]

Post image for Need Facebook Likes?

Need Facebook Likes?

I think everybody needed this. Who don’t like Facebook Likes? As they are playing very major roles in promoting your business and products. Main reason is that Facebook becomes the part of people’s life. Most of the people would like to stay connected with the Facebook so don’t miss any updates from their friends or [...]

Post image for Magento : Get Skin and Media URLs

Magento : Get Skin and Media URLs

In this article we will see; in Magento how we can get Skin, Media and Other URLs in Static block and .phtml file. In one of the earlier article we have seen 4 ways to get Magento Homepage URL. Now in this article we will see how to get Skin, Media URL in .phtml file [...]