aceditable icon indicating copy to clipboard operation
aceditable copied to clipboard

A Jquery Autocomplete like Facebook, optionally uses contenteditable as input so you can embed html in lookup box. See demo with Twitter username lookups.

Results 7 aceditable issues
Sort by recently updated
recently updated
newest added

A DOM based XSS exists on the Not Found Message as seen in the demo, when a user self inputs a vector such as ">alert(1). Whilst the risk is low,...

Starting with @ returns no list. You have to type - test @ and then list appears

1. Go to http://araddon.github.com/aceditable/ 2. Type test @ and select Aberdeen 3. Backspace and delete Aberdeen 4. Type @ and there is no drop down list This is a critical...

Hi, I place the aceditable within a scrollable div. When i focus on the editable div region and click down arrow, the entire scrollable div moves. I need just the...

I noticed that on your site (http://araddon.github.com/aceditable/) and from the downloaded source, on the document load, this error is being thrown options.formatMatch is not a function var value = options.formatMatch(rawValue,...

It looks that works Ok in Mac. But when I run it in a Windows browser. It just doest work. The demo page doesnt work either in windows (except IE)...

The keys don't work very well in Chrome, up,down, right arrows and tab (select).