
TexasWebDevelopers
Posts: 7039
Member since: 9/24/2002
From: USA

|
RE: Active X control (in reply to penne)
|
|
|
You are using java applets for your navigation. This is absolutely the worst choice you could have made (although I know FrontPage makes this choice very easy). Use CSS, or image swaps instead. Java isn't installed by default on most windows operating systems, you must download it from the Sun web site. Java is different from javascript, by the way. Each of your "hover buttons" is a separate java applet that must be downloaded and run as separate programs. They cannot be followed by the search engines. The user must have Sun Java installed to see them. They crash older browsers.
_____________________________
FrontPageTools.com:Templates, Tools and Training support this forum
|
|