Log in

View Full Version : Looking for a CSS popup like that



lvt
02-27-2009, 04:36 PM
Hi all,

I'm looking for a CSS/Javascript script that allows me to display an "in-text" popup, for exemple :

http://3.bp.blogspot.com/_iyEZBSGITC4/R038ERE6mBI/AAAAAAAAADs/9SytGU_HFUc/s400/answers-firefox.jpg

Or

http://www.garryconn.com/wp-content/uploads/2008/03/hybrid-2.jpg

I just need the script that make the popup when the mouse is over an image to display the image's detailed information. Do you know where can I find that script ?

Thanks in advance.

Snookerman
02-27-2009, 11:20 PM
Take a look at these:
http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-11/ (http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-11/)
http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-12/ (http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-12/)

Good luck!

lvt
02-28-2009, 10:55 AM
Take a look at these:
http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-11/ (http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-11/)
http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-12/ (http://blog.themeforest.net/tutorials/jquery-for-absolute-beginners-day-12/)

Good luck!

It's great, thank you.

But I wonder how to add the arrows and make the popup to disappear only after a few seconds because the content should be HTML ?