|
|
|
|
|
|
|
|
|
|
|
|
|
| |
> I have no problem with CSS designs
You may not, but MOSS/Sharepoint certainly does.
> If you want to stay sane, forget CSS-P with MOSS. Stick with tables.
> Also, is there someway to create a drop down nav bar that is not dynamic
> from the site layout? I'm trying to simplify the site. There will lots of
> users with rights to create new pages. A dynamic nav bar would be a
> nightmare.
The navigation in MOSS is what-you-see-is-what-you-get. And, yea, what you
get sucks.
So, if you want to build your own navigation, you'll need ot develope your
own web parts for it.
We've done a pseudo-custom navigation system using the dataview web parts.
We manually populate a list in the top level site and then transform that
into a menu via XSLT.
It's not perfect, as we can't maintain any state (ie, highlighting the
current page) but it was quick and easy compared to building our own custom
navigation system.
Also, keep in mind that you CAN manually edit the navigation bar built in to
MOSS. By default, each new page is added to your menu, but you can go in and
manually hide that page after it's made.
-Darrel
|
| |
|
| |
Was this post helpful to you? |
|
|
|
|
|
|
|
Reply |
| |
 |
|
Top |
|
|
|
|
|