Archive for the ‘Web Tech Stuff’ Category

Dreamweaver.. I have beaten you!

Tuesday, January 18th, 2005

One of the things about Dreamweaver 2004 MX that made me not want to use it over the older MX version was it’s lack of code navigation which was in the eariler version. So a quick search today came up with this link: http://www.mxer.com/2003/09/where-is-code-navigation-in.asp Which explains how to turn it back on in 2004 MX.

1)Open up DW Install/Configuration/Toolbars/toolbars.xml
2)Around line 134, then uncomment the menubutton tag the has an id of DW_CodeNav.
3)Close and restart DW, and you should now see the Code Nav button.