PDA

View Full Version : Java Scripting


SilverCities
05-23-2005, 11:57 PM
I have some friends saying that my web site isnt working properly. I have some hover buttons that I have embedded and they are not coming up in thier browser. I created these buttons using FrontPage. Why arent these buttons working for some of my friends, but they work for most of them?

Aaron

http://www.notebooks4free.com/default.aspx

_Aerospace_Eng_
05-24-2005, 12:04 AM
You mean the divs that appear, when you mouse over the images? If those are what you are talking about, then only 2 of them don't seem to work, but the rest seem to work fine.

mlseim
05-24-2005, 05:08 AM
It could be a Mozilla thing ...

When you make a webpage, you should not use any
Javascripting or DHTML for your navigation. Use only
straight HTML links or use CSS styles for link hover and
control.

Vapor
05-25-2005, 07:19 PM
no offense, but I can't stand frontpage.

(sorry, I had to get that off my chest)

Ok,

best advise I can give is either review the code and check your site from outside of geocities until you tweek the code just right. (unless a mistake in the code is not the answer)