J jiffy999 New Member ★ 15 ★ Impact 0 Jan 4, 2006 725 views 4 replies #1 Is there a way to mouse over text and have an image pop up over the text?
C cytech Established Member ★ 20 ★ Impact 1 Jan 5, 2006 #2 Give this a try: http://dynamicdrive.com/dynamicindex5/popinfo.htm
JYM Established Member ★ 20 ★ Impact 64 Jan 5, 2006 #3 you could use CSS, so when the mouse rollsover then a background image appears and then you can use display: none; to get rid of the text.
you could use CSS, so when the mouse rollsover then a background image appears and then you can use display: none; to get rid of the text.
fonzie_007 VIP Member VIP ★ 20 ★ Impact 140 Jan 5, 2006 #4 You could go into photoshop and make the text into an image, then just do a rollover image. May be the easiest thing to do...
You could go into photoshop and make the text into an image, then just do a rollover image. May be the easiest thing to do...
thetzfreak Established Member ★ 20 ★ Impact 19 Jan 6, 2006 #5 cytech said: Give this a try: http://dynamicdrive.com/dynamicindex5/popinfo.htm Click to expand... Thanks for that I didn't know about it.
cytech said: Give this a try: http://dynamicdrive.com/dynamicindex5/popinfo.htm Click to expand... Thanks for that I didn't know about it.