Hi,
I have a website for a business that is coded in html. it has 3 frames. The top frame has the company header, the left frame contains the navigation menu, and the other frame is the body frame.
Currently, the navigation menu is coded in flash. There are six links in the navigation menu. Two of the links are main headings that have sub heading embedded (i.e. you click the + sign and then the subheading pops up beneath it). The problem is, i have received notice that some customers are still on web browsers that do not have flash. These people will not be able to see the menu at all. Someone called in and complained they couldn't see anything. The website is pointless if the navigation bar does not work.
I could go through the process of suggesting them to download flash, but then what about all the potential customers we could be losing if they don't have flash?
So, I have decided to get rid of the flash. Now, I am not up to date on the various web languages, but i'm pretty good at figuring them out, esp. if i view code of how others do it.
So, the question is, what would be the most backward, forward, and cross platform (ie. mozilla, i. explorer, firefox, etc.) compatible menu bar to put in the frame?
Also, please post some sample code, or direct me to a site that has it. i would greatly appreciate it.
Thanks!
I have a website for a business that is coded in html. it has 3 frames. The top frame has the company header, the left frame contains the navigation menu, and the other frame is the body frame.
Currently, the navigation menu is coded in flash. There are six links in the navigation menu. Two of the links are main headings that have sub heading embedded (i.e. you click the + sign and then the subheading pops up beneath it). The problem is, i have received notice that some customers are still on web browsers that do not have flash. These people will not be able to see the menu at all. Someone called in and complained they couldn't see anything. The website is pointless if the navigation bar does not work.
I could go through the process of suggesting them to download flash, but then what about all the potential customers we could be losing if they don't have flash?
So, I have decided to get rid of the flash. Now, I am not up to date on the various web languages, but i'm pretty good at figuring them out, esp. if i view code of how others do it.
So, the question is, what would be the most backward, forward, and cross platform (ie. mozilla, i. explorer, firefox, etc.) compatible menu bar to put in the frame?
Also, please post some sample code, or direct me to a site that has it. i would greatly appreciate it.
Thanks!