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

PHP force download a file example

PHP allows you to change the HTTP Headers of files that you're writing,…

JQuery scroll page top and bottom

This post is explaining how to scroll down to bottom or scroll up…

Get Twitter feeds to your web site using JQuery

Add twitter feeds to your website is easier using JQuery by placing a…

WordPress get woocommerce featured products

In the wordpress woocommerce web site's contains various featured products and sometimes we…

Convert HTML into PDF using PHP

How do I convert html file into pdf file using php.In the past,…

JQuery get href value of anchor tag in clicked li tag

I have the following list items with each anchor tags.So I need to…