Global changes on interactive buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I set interactive buttons, so that if I change the home page all pages
reflect this change?
 
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
 
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
 

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

Back
Top