Click to See Complete Forum and Search --> : how can i make a link on my menu change parts of the HTML page?


tr0ub1es0me
03-14-2006, 03:10 PM
how can i make links on my popup menus change parts of the HTML page?... make them change images on the page, to be specific? basically i want the links on the menu to change some images and what those images link to.

i also have a problem with the popup menus not appearing in firefox for some reason, only in IE - i have no idea why

here is the webpage (http://home.btconnect.com/SMD/new/zoning.htm)

comptech520
03-14-2006, 03:48 PM
I only see 2 graphics on the left hand side, and a of spots beneith it with no graphics. The 2 graphics I see are VERY distorted.

This may help you for your links. They are called anchors
http://www.w3.org/TR/REC-html40/struct/links.html

tr0ub1es0me
03-14-2006, 03:53 PM
which browser does it appear like that in?

pcthug
03-14-2006, 06:40 PM
To do something real-time, you'll need to use Javascript

tr0ub1es0me
03-15-2006, 09:32 AM
hmm. i wish i could remember what website i got the javascript code from which is already being used to create the popups menus - it may also have some javascript code on how to do that.. but i don't have any idea what the site was!

Midnight Spark
03-15-2006, 12:20 PM
sometimes javascript code are may look fine in ie, but the real thing is firefox, navigator and other browser didn't support those code for some reason...

on my part when creating pop-up menu, i use flash movie for that.. it's much easy and certain, because flash work in all browser...