Getting Navigation View back into Expression Web
Article ID: KB101770
It's possible to get Navigation View back into Expression Web, at least temporarily! Here's a great tip from the Microsoft newsgroup for those sites that you want to edit in Expression Web but that use FrontPage link bars or page banners.
- Open your local site in Expression Web.
- Go to Tools... Macro... Visual Basic Editor.
- This launches Visual Basic Editor. Go to View... Immediate Window (or type Ctrl-G) if the Immediate Window isn't showing.
- Inside the Immediate Window, type this code: ActiveWebWindow.ViewMode = WebViewNavigation
- Type Enter to run the code.
- You can close the Visual Basic Editor to return to Expression Web.
What you should see is that the Hyperlinks view has been temporarily replaced with Navigation View. (If you change to a different view, you'll have to run through the process again.) Now you can rearrange link buttons, add pages to the navigation structure, rename pages, etc., to your heart's content!
Looks like I'll have to go through and modify our Expression Web support articles to incorporate this new information!
Of course -- if you're shooting for an XHTML-validated site, you can't use FrontPage Link Bars because the FrontPage webbot-generated code doesn't validate. Eventually you'll want to move towards CSS-formatted text links, either in a Dynamic Web Template, master page, or include page. We have several support resources on this topic for you -- see below...
Was this helpful?
Please rate this article:
Email address: (not required)
(Please provide your email address if you would like PixelMill support to follow-up with you about your comment. You're email address is NOT REQUIRED to submit a comment.)
Comments: (How can we improve this article?)
Clicking "Submit" will not clear this page.
link to this page:
http://www.pixelmill.com/support/al0/kb101770.htm
permalink to this article:
http://www.pixelmill.com/support/kb101770.htm
Back to top