i just tried to edit something using safari on OSX and was frustrated about the code generated by oedit. I intended to enter a simple H4 tag and had to notify that in connection with safari, oedit added aditional <span> tags which enforced H4 tags to look like normal text.
- Code: Select all
<h4><font class="Apple-style-span" color="#000000" size="3"><span class="Apple-style-span" style="font-size: 12px; font-weight: normal;"><br></span></font></h4><h4><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-size: 12px; font-weight: normal; "><hr></span><br></h4>
A while ago i recognized that firefox on windows added a lot of javascript stuff to support skype when i entered phone numbers. Actually i would prefer a less "intelligent" editor leaving me control on the code i enter.
How do the other editors behave in this respect?
THX
Beate
PS: one more reason to edit content.htm directly using emacs after mounting the webspace using sshfs (or lsfs).

