 |
 |
safari 1.3 html edit
|
 |
|
 |
|
Senior User
Join Date: Jul 2001
Status:
Offline
|
|
I hear Sfari 1.3 has some sort of bare basic on screen html editing. Has anyone seen an example of this yet ???
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Nov 2003
Location: Hebburn, UK
Status:
Offline
|
|
This is support for designMode and contentEditable rather than something like Mozilla Composer, which I think you're thinking of.
Basically, instead of an <input type="text" /> you can go <div contentEditable="true">Hello</div>, which can better suite your needs semantically in certain cases. It also allows us web developers to make better web applications (obviously, a lot of us have been using this for a while with other browsers, but it's great to be in Safari too).
Something else that I haven't seen noted is the support for -khtml-user-modify, which, when set to read-write, amounts to the same thing as contentEditable. It's nice to have the feature as part of the style sheet and not adding extra attributes to your markup. Handling it via script makes that point null and void, but it's all about principal 
|
|
Just who are Britain? What do they? Who is them? And why?
Formerly Black Book
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jul 2001
Status:
Offline
|
|
hmm, well I for or less thought it was just text editing on the screen, no chance for image moving. I have seen text editing in Mozilla before never could do much with it but it was a neat start.
Now something like Taco HTML edit or a live preview code editing app might start to use this and THAT would be something cool..
|
|
|
| |
|
|
|
 |
|
 |
|
Grizzled Veteran
Join Date: Oct 2003
Status:
Offline
|
|
|
(Last edited by madmacgames; Apr 20, 2005 at 08:54 AM.
)
|
|
The only thing necessary for evil to flourish is for good men to do nothing
- Edmund Burke
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status:
Offline
|
|
|
|
|
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Feb 2003
Location: columbus, oh
Status:
Offline
|
|
|
|
|
"Another classic science-fiction show cancelled before its time" ~ Bender
15.2" PowerBook 1.25GHz, 80GB HD, 768MB RAM, SuperDrive
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jul 2001
Status:
Offline
|
|
Originally Posted by Chuckit
It's the same as Taco and the various others with live preview. What I was thinking and wanting was the power to click on the text in the live preview and change it and that would then change the text in the code. Simple stupid feature, but that is what I thought this new html feature in webkit was.
NOTE: not to move images or anything just text..
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2003
Location: London
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jul 2001
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|