Quote Originally Posted by PeejAvery View Post
For that, you can just create a div with CSS position set to absolute. After that, just play with the coordinates.


hey thanks, i got that... now my last hurdle is i do display it exactly like how i wanted it using the below code
[code]
style="position:absolute; top:50; z-index:99; border:2px black solid; background-color:#99FFCC;"[\code]

NOW HOW DO I GET A CROSS OR CLOSE BUTTON OR HOW CAN I PUT IN SOME IMAGE SO THAT WHEN THEY CLICK ON THAT THIS POP UP DIV DISAPPEARS......