Call a popup div using JQuery

Step 1: you need to refer this JQuery.js file in your page.

you can download it or refer it or can refer directly from sites.
Step 2: need to create a div in your page inside the html tag (prerfer to create it in bottom).

Step 3: use this JQuery code to call popup div on any object click.