Re: [WSG] contentEditable

2008-09-26 Thread Breton Slivka
t; > > 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 i

RE: [WSG] contentEditable

2008-09-25 Thread Robin Gorry
ptember 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 -

Re: [WSG] contentEditable

2008-09-25 Thread Adam Martin
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

[WSG] contentEditable

2008-09-25 Thread Robin Gorry
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.