Shortcode in WordPress. In WordPress we can create custom shortcodes and we can show its output anywhere on the site.…
Sometimes we require troubleshooting for joomla cms based website. For this it is useful to enable joomla debug mode by…
I worked on a project in which I created a module in admin which has image field that will be…
I have started working on ruby on rails and need to install it on windows 7. I searched on google…
The remote rule can be used to validate through ajax call. Field value will be passed through data and the…
In a project I required to change form target attribute value via jquery against input value. I got input via…
Word-wrap is very useful css property. It is use to break long text in new line by giving break-word with…
By default "Remember me" functionality is not enabled in magento. You can enable it form admin, very easily and quickly.…
You can register multiple custom menus in wordpress for your theme. These menus can be shown on different locations. There…
jQuery is javascript library. It has many plugins for opensource applications as well as for static sites. This is very…