Very nice!
You might also want to check out
http://github.com/sergeche/tx-content-assist
It’s by the Zen-Coding guy.
— Tom Aylott
SubtleGradient
MooTools
On Jul 6, 2010, at 4:30 AM, Andrea Dessì wrote:
> Hi all,
>
> MooContentAssist is my first plugin and it's still under
> development :)
>
> It adds a content assist functionality to textareas, what I'm trying
> to reproduce is the same help provided by IDEs as Eclipse/Netbeans.
>
> I've started with a basic json and xml implementation for the
> vabulary.
>
> (
> forge: http://mootools.net/forge/p/moocontentassist
> demo: http://moocontentassist.altervista.org/
> )
>
> What do you suggest to implement/improve ?
> Any feedback will be appreciated :D
> --
> Andrea