Tried to fix "bookmark" AND FAILED!

G

Guest

http://www.steelbanana.com

Well, I tried fixing the lines of html. Then I tried rephrasing the java
from "bookmark" to "addfavorites."
It's still not working. However, you all did get rid of that annoying
underline for me! I'm getting ready to scrap this whole thing!!!!!

(I've only fiddled with the index page, so the rest are the original html.
Both changes are reflected in the index page.)

Kim

PS: I did get the "submit" thing fixed, though! Thank you all for that!
 
S

Steve Easton

That's because you changed the script around.

You have :
<a href="javascript:window.external.AddFavorite('Steel Banana','http://www.steelbanana.com')"

instead of:
<A href="javascript:window.external.AddFavorite('http://www.steelbanana.com', 'Steel Banana')">



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top