IamMrRay
21 Jun 2006, 06:26pm
im making the interface for the website a bit more interesting. I am not looking for people to give me code, because I need to figure this out on my own, but I want to make a dynamic menu where if the user triggers a MouseOver() function on a link, a corresponding image will appear with corresponding text. I really wanna learn how to do this on my own, I just need some advice.
+--------------------------------+
|___MAIN BOX_________________|
| +-------------+--------------+ |
| |menu area.....|image area......| |
| | \\\\\\\\\\\\\\\| \\\\\\\\\\\\\\\\| |
| | \\\\\\\\\\\\\\\+--------------+ |
| | \\\\\\\\\\\\\\\|text area .......| |
| +-------------+--------------+ |
+--------------------------------+
thats the basic idea
+--------------------------------+
|___MAIN BOX_________________|
| +-------------+--------------+ |
| |menu area.....|image area......| |
| | \\\\\\\\\\\\\\\| \\\\\\\\\\\\\\\\| |
| | \\\\\\\\\\\\\\\+--------------+ |
| | \\\\\\\\\\\\\\\|text area .......| |
| +-------------+--------------+ |
+--------------------------------+
thats the basic idea