Bookmark and Share

gaphu.js

An editor with javascript or AJAX server-side parser and autocompletion.

features | try it | installation | status

download version 0.0.9

In Use

Demo

Ctrl/Alt+spaceautocomplete
Up/Downselection in autocomplete
Returninsert word from popup
Tabreplace current word with word from popup
Escapecancel popup
Spacemove to next word after autocomplete

The following examples are hooked up to a remote test parser.

parser: "test-parse.php"
autocomplete: "test-autocomplete.php"

Remote parser (JSON)

Remote parser (XML)

The following examples are hooked up to a javascript test parser.

Default textarea

Non wrapped textarea
wrap="off"

© 2010, Nick Drummond