Master page & tabbed menu

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

Guest

Hi;

I want to do a master page that has a constant header across the top that is
tabs for all of the main menu items. I want the tab for the page presently on
to be a different color so you know what page you are on.

What is the best way to do this with master pages? It seems to me that with
master pages I should be able to do this with no javascript but I can't
figure out a way around it.
 
Hi Dave,

Thanks for posting!

For the current issue, if you want to change the background color of the
each page, I suggest you use the JavaScript function to approach this. I
think you can change the background color by setting body.bgColor property
in the JavaScript code.

I appreciate your understanding!

Regards,

Yuan Ren [MSFT]
Microsoft Online Support
 
Back
Top