I don't mind so much about the javascript thing myself, my problem is
that contentEditable areas don't generate onChange events like form
elements do, so they are very difficult to script properly

On Fri, Sep 26, 2008 at 3:09 PM, Robin Gorry <[EMAIL PROTECTED]> wrote:
> Ok, this is an in-house project so this may not be a problem but an
> excellent point.
>
>
>
> Robin Gorry
> Senior Web Developer
> Xplore Net Solutions
>
> Xplore.net Website of the Week:  Weleda (Australia) - www.weleda.com.au
>
> Weleda has a range of anthroposophic medicine - the simple yet powerful way
> to utilise nature's medicines to stimulate the body to 'heal itself'.  Until
> recently their website did not accurately reflect their brand and they had
> no easy way to profile their product range to their Australian consumers.
>
>
> The new Weleda website is powered by the Xsite content manager, Xforms,
> Xshop, Xmembers and Xtend. Combined, this powerful toolset enables Weleda
> staff to add/edit/delete pages, text and imagery throughout their site,
> create online forms and surveys, provide an online product catalogue and
> issue logins to restricted access areas on their website.
>
> f:  00 64 (0)6 834 24 86
> e : [EMAIL PROTECTED]
> w: www.xplore.net
>
>
> Take control of your website - ask me today about Xsite-tomorrows Content
> Management System
>
> CONFIDENTIALITY: This e-mail and any attachments are confidential and may
> also be privileged.
> If you are not the named recipient, please notify the sender immediately and
> do not disclose the contents to another person, use it for any purpose, or
> store or copy the information in any medium.
>
> ________________________________
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Adam Martin
> Sent: 26 September 2008 15:18
> To: wsg@webstandardsgroup.org
> Subject: Re: [WSG] contentEditable
>
>
>
> The issue with this approach is that it is not part of a form - so the only
> way to submit it will be too use javascript which is an issue if javascript
> is not enabled.
>
> ----- Original Message -----
>
> From: Robin Gorry
>
> To: wsg@webstandardsgroup.org
>
> Sent: Friday, September 26, 2008 1:06 PM
>
> Subject: [WSG] contentEditable
>
>
>
> I am putting together an in-house application and I want to have editable
> areas on html template. I have come across what I think is a de facto
> standard across most browsers and that is the contentEdiatble attribute.
>
> I have tested it and it works in ff3, ie6 +,  opera 9.52, windows safari
> 3.1.2.
>
>
>
> Has anyone had any experience or problems with using this attribute? Here is
> the code if anyone would like to test.
>
>
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
> "http://www.w3.org/TR/html4/strict.dtd";>
>
> <html>
>
> <head>
>
> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
>
> <title>Untitled Document</title>
>
> </head>
>
>
>
> <body>
>
>
>
> <div contentEditable> this is my editable div (or is it) </div>
>
> </body>
>
> </html>
>
>
>
> Any comments would be most welcome.
>
>
>
> Robin Gorry
> Senior Web Developer
> Xplore Net Solutions
>
> Xplore.net Website of the Week:  Weleda (Australia) - www.weleda.com.au
>
> Weleda has a range of anthroposophic medicine - the simple yet powerful way
> to utilise nature's medicines to stimulate the body to 'heal itself'.  Until
> recently their website did not accurately reflect their brand and they had
> no easy way to profile their product range to their Australian consumers.
>
>
> The new Weleda website is powered by the Xsite content manager, Xforms,
> Xshop, Xmembers and Xtend. Combined, this powerful toolset enables Weleda
> staff to add/edit/delete pages, text and imagery throughout their site,
> create online forms and surveys, provide an online product catalogue and
> issue logins to restricted access areas on their website.
>
> f:  00 64 (0)6 834 24 86
> e : [EMAIL PROTECTED]
> w: www.xplore.net
>
>
> Take control of your website - ask me today about Xsite-tomorrows Content
> Management System
>
> CONFIDENTIALITY: This e-mail and any attachments are confidential and may
> also be privileged.
> If you are not the named recipient, please notify the sender immediately and
> do not disclose the contents to another person, use it for any purpose, or
> store or copy the information in any medium.
>
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: [EMAIL PROTECTED]
> *******************************************************************


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to