dave beall wrote:
CoffeeCup HTML Editor
The 'Code Edit View' is compatible with the 'Visual Edit View' if you write your code in the same way that the visual editor does.
In other words, start your page in the visual editor tab and follow that code style when doing any editing by hand. Then when you switch back and forth, all will be well. I haven't done a huge amount of hand editing on a visual page, but have done small changes.
Is that really true though Dave? If you start it in either way, what the program does is edits the code to fit the currently viewed system. So if you start it in visual and then switch to code view what you see is not going to be what the visual side did, but what the code side has already altered to it's own system. You never really see what the code looks like when swapping back and forth.
In your scenario if you start the code in code view and write it as it would be in visual mode that would last for 1 change, when you change it back to code view it's going to alter it to accommodate the way the code view perceives code. It doesn't hold how you code it, it doesn't know you coded it by hand once you change back and forth.
I know what I'm trying to say here, but not sure I can find the right words lol. Let me try this:
You can "never" see what the other side does without uploading it and getting the code on the web. Every time you switch it has already changed it so you "never" see what you actually had on the other side, you only see what the current side has done to change it to fit it's own needs, and if the visual side is the current side then you "have" to get the code from the web, there is no other way to be sure you can put it back if you swap. Does that make sense?
Seems like lot of work to really do a site that way because you'd be constantly changing your code back and forth all the time.
BUT.... DO correct me if I'm wrong here, because this is what I've been told and followed for a long time, I'd hate to think I've been going about this all wrong all this time myself too lol. If it's not true, please please tell me, I'd love for it not to be too