Change form target attribute value via jquery.
In a project I required to change form target attribute value via jquery against input value. I got input via radio button and did following code that worked for me. I used removeAttr() and...
In a project I required to change form target attribute value via jquery against input value. I got input via radio button and did following code that worked for me. I used removeAttr() and...
Before removing delta-search.com from browser for browser startup homepage or new tab url, first you need to delete it from your system. For this you should uninstall it via Programs and Features or Add/Remove...
We can create custom queries to show post for wordpress based websites or blogs. Custom query parameters can pass to wordpress function WP_Query. These queries cover posts, pages, taxonomies, custom fields. Following is the...
The functions that are dynamically declared at runtime are called anonymous functions. They are not given name in same way as normal functions. Anonymous functions are declared by function operator. We can use the...
Word-wrap is very useful css property. It is use to break long text in new line by giving break-word with the word-wrap property. For instance, if you have text extending out the box and...
By following symfony commands we can create module in backend. We need to run following commands in command prompt or git shell if you are using git. First create table for your module and...
By default “Remember me” functionality is not enabled in magento. You can enable it form admin, very easily and quickly. To enable it go in System->Configuration->Customers->Persistent Shopping Cart->General Options->Enable Persistence. From here select Yes...
I was working on a magento site and setup contact form but that wasn’t sending email, just posted on contact us page and not showing any message whether email sent or not. I check...
For add to cart button there is a function setLocation called on click in which URL, product id and quantity passed.
Huge sized folders can very easily be copied to other folders by using putty copy command. It takes very less time as compare to ftp. You can take back up of sites in few...
More