I have a suggestion for improvement. How about sizing the text inputs
so they are the same size as the content you are editing? i.e.
basically it would just add a border around the text (to indicate you
are editing it)

On 29/09/06, Mika Tuupola <[EMAIL PROTECTED]> wrote:
>
> I recently found jQuery. Fell in love with it and started converting
> old prototype + script.aculo.us projects to jQuery + interface. For
> those projects I needed an in place editor with which I could use
> Textile rendering. None of existing plugins supported that so I made
> a rewrite of my favourite one: Dylan Verheul's editable.
>
> Some features include:
>
> * Editable element does not need to be wrapped with form tag.
> * Id of edited element is automatically sent when saving changes.
> * Can be used with external xhtml renderers such as Textile,
> Markdown, ReST or any WiKi renderer.
>
> Live demo, javascript source and php demo source at url below. To run
> the demo's in your own server you need to have SQLite support
> compiled into PHP plus working PEAR:DB installation.
>
> http://www.appelsiini.net/~tuupola/javascript/jEditable/
>
> Feedback welcome.
>
> --
> Mika Tuupola
> http://www.appelsiini.net/~tuupola/
>
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to