Forum Moderators: open
(Two frames: 1. Left aligned naviagation bar (static) ; 2. The main frame which displays content)
I just want to know what the fastest method of converting the entire site over to a non-frames version. (while keeping the same basic appearance).
(I'm using Dreamweaver MX most of the time, so if you have any tips for doing this using dreamweaver.. that'd be great!)
Any input you can give me would be much appreciated!
Thanks! :)
If you have a robust find and replace routine, you could run through those pages and add the includes where applicable.
Basically that is it. You'll bust out of the main frameset and now have individual pages using includes. Unfortunately, that fixed look of the frameset will not be there and it will all depend on the users browser and connection speed as to how the pages react (normal surfing experience).
In reality, browser support for fixed position is just recently arriving, so for many users, the navigation would still scroll away. But, as people upgrade, the site would be ready for them.