image scrollover displaying text

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   image scrollover displaying text
steveo
CZ Newbie
steveo has been a member for over 20 year's 20 Year Member
Occupation: php programmer
Status: Offline
Joined: Mar 11, 2004
0.00 posts per day
Posts: 2
Points: 92
   
i do not know javascript, but i am a programmer. what i have now is just my programming logic trying to accomplish my task in javascript. if anyone can help me, it would be great.

i have 2 images when you hover on them i want it to display text next to them. when you are not hovering over the images, i would like the one table cell empty.

i attached my code.



Attached Files
steveo.txt (1.62 KB, Downloaded: 5240 Time(s))


Back to top Reply with quote
#2   re: image scrollover displaying text
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
Kelly_Hero has been a member for over 20 year's 20 Year Member
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.50 posts per day
Posts: 3765
Points: 351,412
   
OK, I'm not a Javascript programmer, but here are my ideas:

One error you're gettin says that this object doesn't support this property or method.
document.write.focus(message);


Try it without the .focus on it and see if that fixes it.

/Edit...

I also get an error saying that "email" is undefined. I think instead of having message = "Email this story.":, you should have email = "Email this story.";


Kelly


Back to top Reply with quote
#3   re: image scrollover displaying text
steveo
CZ Newbie
steveo has been a member for over 20 year's 20 Year Member
Occupation: php programmer
Status: Offline
Joined: Mar 11, 2004
0.00 posts per day
Posts: 2
Points: 92
   
i tried the things u mentioned and still no luck. i thank you for your input.



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum