Skip to content Skip to footer

Home

Reading Time: 3 minutes

Popular Posts

Javascript jQuery

JQuery click event not working

I loaded the jquery library files properly.But it click event does not trigger the function.No errors display in the firebug…

Java Script check string in the URL

How to check if some string is exist or not in the url using java script.For a example,I want to…

JQuery disable right click event

Q-I want to disable right click event in my web pages. This can be done by using JQuery preventDefault() function.Here…

Financial News

Market News

Special Secrets

WordPress add custom text after post title in Thesis theme

How to add custom text or google ads after every post tile in…

PayPal Payment Gateway example with PHP

How to process PayPal payment gateway using php.This post will describes how to…
Magento reindexing problems – Solutions

Magento reindexing problems – Solutions

If you have Magento store sure you have seen "There was a problem…

How to delete all cookies using Java Script

Here is a simple small function to delete all cookies using java script.You…

PHP find elements in an array

How can I find elements in an array using php.Here is a simple…

JQuery disable right click event

Q-I want to disable right click event in my web pages. This can…