This is a discussion on "onMouseOver Help" within the JavaScript Forum section. This forum, and the thread "onMouseOver Help are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
onMouseOver Help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi everyone,
I'm the new guy on the block and I have been a Main Frame Programmer for about 30 years. I also have been doing Genealogy for about 35 years and I decided to teach myself JavaScript/HTML. I started to program my family tree using JavaScript and HTML and have done pretty well, if I do say so myself. (Not bad for an old guy). I have always been one to look for ways to make something run better or look better while using a computer. However, I have come up agains a brick wall with this onMouseOver command. This is what I would like to do, I have a home page with a Text name ("Lucy"). All I want to do is place the mouse over this name and have a picture pop up on the right side of the page. My picture is pic0050c.gif. Can anyone help me with the code???? This is my code. <A HREF="pic0050c.htm" STYLE="color: green;"><b>Lucy</b></A> Thanks, Bighen Last edited by Bighen; Jan 15th, 2006 at 01:47. |
|
|
|
|||
|
Re: onMouseOver Help
Ill move this to the javascript forums.
But if your using dreamweaver you could use the 'show hide layers' behaviour. |
|
|||
|
Re: onMouseOver Help
I'm using Notepad
|
|
||||
|
Re: onMouseOver Help
Lucky for you, I spent the morning studying js. (Of course if this doesn't work, I can always claim noob status)
Here's the easy way. Make "xxx.gif" the same color as your background and put it where you want your picture to appear.
Last edited by masonbarge; Jan 24th, 2006 at 20:21. |
![]() |
| Tags |
| onmouseover, help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| popup div onmouseover | pesho318i | JavaScript Forum | 2 | Dec 28th, 2007 13:30 |
| onmouseover not working in ff | dab42pat | JavaScript Forum | 4 | Nov 30th, 2007 14:10 |
| onMouseOver <div> pops up next to mouse pointer - HOW? | Love2Java | JavaScript Forum | 17 | Aug 1st, 2007 19:42 |
| OnMouseOver | kookie09 | JavaScript Forum | 5 | Apr 21st, 2005 23:20 |
| OnMouseOver Action | Monie | JavaScript Forum | 10 | Dec 30th, 2004 10:19 |