Change form target attribute value via jquery.

12 years ago

In a project I required to change form target attribute value via jquery against input value. I got input via…

How to remove “delta-search.com” from FireFox?

12 years ago

Before removing delta-search.com from browser for browser startup homepage or new tab url, first you need to delete it from…

Custom queries in wordpress

12 years ago

We can create custom queries to show post for wordpress based websites or blogs. Custom query parameters can pass to…

Anonymous functions in JavaScript

13 years ago

The functions that are dynamically declared at runtime are called anonymous functions. They are not given name in same way…

CSS property word-wrap

13 years ago

Word-wrap is very useful css property. It is use to break long text in new line by giving break-word with…

Symfony commands to create new backend module.

13 years ago

By following symfony commands we can create module in backend. We need to run following commands in command prompt or…

How to enable Remember me functionality in magento?

13 years ago

By default "Remember me" functionality is not enabled in magento. You can enable it form admin, very easily and quickly.…

Contact us form not sending email: magento

13 years ago

I was working on a magento site and setup contact form but that wasn’t sending email, just posted on contact…

How to get add to cart URL in Magento?

13 years ago

For add to cart button there is a function setLocation called on click in which URL, product id and quantity…

How to copy folder content to another folder using PUTTY?

13 years ago

Huge sized folders can very easily be copied to other folders by using putty copy command. It takes very less…