Button Icon and Links

  • Thread starter Thread starter Al
  • Start date Start date
A

Al

On a simple WEB site created with Front Page, my buttons
with links do not display the button and the link does
not function. When I copy my web folder to a CD and run
it on another computer, everything works fine. The
buttons are visable and they go to the proper links.
This appears to be a setup issue with my browser, I'm
guessing. Can anyone help?
 
Al said:
On a simple WEB site created with Front Page, my buttons
with links do not display the button and the link does
not function. When I copy my web folder to a CD and run
it on another computer, everything works fine. The
buttons are visable and they go to the proper links.
This appears to be a setup issue with my browser, I'm
guessing. Can anyone help?

It sounds like you are referencing an absolute path, rather than a relative
one, such that it can only be resolved on the file system (not the Web).

Can you post the URL or a sample anchor tag?
 
Back
Top