Re: contenteditable on change

At 8:46 PM +0530 5 01 2008, Tushar Kapila wrote:
>hello
>
>sometimes you want a html page just to be a client useful page. In 
>those cases contenteditable with javascript is useful for a 
>spreadsheet like page.
>
>But there is no on-change event.
>
>Need both contenteditable and an on change event for at least span 
>and div tags.

Embedded web applications such as you mention are the motivation for
the WAI-ARIA markup under development.

http://www.w3.org/WAI/intro/aria.php

In particular, for a spreadsheet, you would want to use the 'grid' role.

http://www.mozilla.org/access/dhtml/spreadsheet

WAI-ARIA is designed to give device-independent activation of 
application methods
and device-independent information on [changes in] application state.  By
interoperating with accessibility API interfaces that Assistive 
Technologies use to
afford this access to installed applications.

Al

>
>Regards
>Tushar Kapila
><http://sel2in.in/>http://sel2in.in
><http://tk.celladmin.com/>http://tk.celladmin.com Mobile and regular 
>computer web site for back pain and Exercise timer application
><http://ksoft7.tripod.com/g2.html>http://ksoft7.tripod.com/g2.html a 
>good search page that allows you to search within any website uses 
>google works best in Internet explorer and opera
><http://minutes-alarm.sourceforge.net/>http://minutes-alarm.sourceforge.net 
>free ware windows minute alarm, easy reminder for back ache - stand 
>up or meeting or call back
>
><mailto:tushar.kapila@gmail.com>tushar.kapila@gmail.com yahoo : 
><mailto:tushar.kapila@yahoo.com>tushar.kapila@yahoo.com msn : 
><mailto:tgkprog3@hotmail.com>tgkprog3@hotmail.com GTalk : 
><mailto:tgkprog@gmail.com>tgkprog@gmail.com
>
><http://www.worldcommunitygrid.org/>Volunteer computer Cancer cures 
>www.worldcommunitygrid.org
><http://www.thehungersite.com/>Click: www.thehungersite.com , and 
><http://www.bhookh.com/>www.bhookh.com feed hungry , its free. 
><http://www.ecologyfund.com/>www.ecologyfund.com
>Please add these to your start-up how to: 
><http://tusharkapila.blogspot.com/2007/07/when-i-think-all-of-100000s-of.html>http://tusharkapila.blogspot.com/2007/07/when-i-think-all-of-100000s-of.html

Received on Sunday, 6 January 2008 15:19:58 UTC