English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I consider javascript the devil. I am trying to create a horizontal toolbar. It shows in Safari but will not display in Firefox, Explorer, or Netscape. I have never had this problem before. I might have to say to hell with it and go the old-fashioned route but I wanted to have unique rollovers rather than the cookie-cutter type. Any help would be appreciated. Here is some sample code and I am going to try to post the script in additional details:

2007-05-25 06:04:43 · 1 answers · asked by Veritas et Aequitas () 7 in Computers & Internet Programming & Design

2007-05-25 06:07:59 · update #3

Trying to make my navbar work in before stated browsers. Thanks!

2007-05-25 06:09:43 · update #4

Code got butchered when I posted, let's see if this works:

2007-05-25 06:13:07 · update #5

1 answers

Would it suffice to use CSS
a { background-image: url("buttons/Constitution1.gif"); }
a:hover { background-image: url("buttons...
a:active { background-image: url("buttons...
?

2007-05-25 06:13:25 · answer #1 · answered by fjpoblam 7 · 0 0

fedest.com, questions and answers