Global changes on interactive buttons

J

John

How do I set interactive buttons, so that if I change the home page all pages
reflect this change?
 
R

Ronx

Use a DWT (Dynamic Web Template) to layout your pages and hold
boilerplate, such as interactive buttons. Attach the DWT to pages
containing unique content.
Avoid shared borders, and only use include files if you are prepared
to do extra work inserting the buttons - DWT is easiest.
See www.rxs-enterprises.org/fp/b/buttons
 
J

John

Thank you Ronx, that info was helpful

Ronx said:
Use a DWT (Dynamic Web Template) to layout your pages and hold
boilerplate, such as interactive buttons. Attach the DWT to pages
containing unique content.
Avoid shared borders, and only use include files if you are prepared
to do extra work inserting the buttons - DWT is easiest.
See www.rxs-enterprises.org/fp/b/buttons
 
Top