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 sort custom post type columns

WordPress sort custom post type columns

When you're creating custom post types into your wordpress site you can see…

Magento how can I get URL path in static blocks

Here,simple script to get base url, store url, media url, skin url in…

WordPress custom query for get data from wp_post table

This mysql query help to get data from the wp_posts table of the…

WordPress get categories list

How to wordpress get categories list easily.You can get categories list by wp_list_categories()…

WordPress add custom text after post title in Thesis theme

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

JQuery autocomplete example with database accessing

How can I create text box or drop down box using jquery autocomplete…