Forum Moderators: open
Er. Open the Help function in DW; alternatively, go to macromedia and check out their tutorials etc.
HOW long have you been using DW? And WHAT version is it?
Personally, I don't much care for the speed of using graphical or rollover buttons so I instead create a table for navigation links with CSS rollover color changes. I place the table in the "master border" on one page, and any change that I make to it on any page is automatically done on all pages. Make sense?
I'm still learning DW so I don't know yet if it has anything that compares to a master border. I've never touched FP.
Make your nav table an included file, and include it on all your pages.
Need to add a new item in the navbar? Add your new link in your included file and upload it. Presto chango, *all* your pages have the new navbar. One file, one change, one upload.
I don't know how NetObjectsFusion does what icedowl was talking about, so I can't speak to that, but SSIs are better than Dreamweaver's library items -- when you change the library item, DW automatically propagates that change through all the pages on your site, which you then have to upload. All your pages. With SSIs, you change and upload one single file.
....when you change the library item, DW automatically propagates that change through all the pages on your site, which you then have to upload. All your pages. With SSIs, you change and upload one single file.
Entirely true, Sonjay. I was simply attempting to fill him in on another area of DW, since he'd created so many sites with it already.
I don't have any personal interest in DW at all; I use it for ONE site out of many simply because some dingaling back when used it to set up the site, and no one's interested in having me redo the site "right".
SSI includes work magnitudes better (caveat: not every host allows use of them, however); so do php includes.
I don't use wysiwyg editors, so I can't comment on them (other than they produce tragic code).
Am I allowed to link to my own site here? I could point you at some source code that does the trick, food for thought.
;o)
(or