Bug Tracker

Changeset 4097

Show
Ignore:
Timestamp:
12/10/07 22:08:21 (1 year ago)
Author:
joern.zaefferer
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/autocomplete/todo

    r3909 r4097  
    22TODO 
    33 
     4- incorporate improvements and suggestions by Hector: http://beta.winserver.com/public/test/MultiSuggestTest.wct 
    45- json support: An optional JSON format, that assumes a certain JSON format as default and just looks for a dataType "json" to be activated; [records], where each record is { id:String, label:String, moreOptionalValues... }  
    56- accept callback as first argument to let users implement their own dynamic data (no caching) - consider async API 
     
    2223  - add "try ..." hints to demo 
    2324  - check out demos 
     25- reference: http://createwebapp.com/demo/ 
    2426   
    2527- add option to hide selectbox when no match is found - see comment by Ian on plugin page (14. Juli 2007 04:31)