Showing posts with label JQuery. Show all posts
Showing posts with label JQuery. Show all posts

Fix CSS hover on iPhone/iPad/iPod

Copy this code and paste it any where in your file.
Make sure jQuery included in your page.


How to integrate Print Command in any web page

1. Coding Start from here

<html>
<body>
<div id="printTable">
Lorem Ipsum is simply dummy text of the printing and typesetting 
industry. Lorem Ipsum has been the industry's standard dummy text 
ever since the 1500s, when an unknown printer took a galley of .

</div>


How to add and delete div using j query


1. Copy this script in Head section

2. Copy This code in body Section.
Other costs (name them)
Add itemMinus item

How to hide a dive on url change using jQuery

Example of using this method

Enjoy.....!