Interactive buttons

B

Bill gold

Once again I am having worlds of trouble with a new feature.
I am trying to use interactive buttons.
They Preview fine.
They preview in Ie6 and Firefox fine.
But on the server they are horked.
I am constantly having differences and problems between the local server
(Preview, Preview in Browser) and a published site.
XP, FP 2003, IE6, Firefox 1.02
Site can be viewed at nytechwriter.com
 
R

Ronx

The netFirms banner should not be between <html> and <head> tags, it
should be after the <body> tag.

The code for the interactive buttons is looking for them all over the
web site. - some are in _borders folder, some are in the same folder
as the pages (which is to be expected when using shared borders), and
the preload is looking for them in the images folder

You cannot normally use interactive buttons in shared borders or
include pages. See http://www.rxs-enterprises.org/fp/b/buttons/ for
explanations and exceptions.
 
Top