egroupware_official/etemplate/js
Ralf Becker a5a28ad708 Enhanced file upload to allow user to upload multiple files by appending
[] to the name of the widget, eg. "upload[]". In that case attaching a
file adds an other file upload via javascript direct under the current
upload and etemplate returns an array of files (each with keys
'tmp_name', 'name', etc.).
2009-02-26 13:51:25 +00:00
..
ajax_select.js - Fix bug that allowed tab key to trigger the search, which made tabbing through a list very annoying. 2009-01-05 18:09:14 +00:00
etemplate.js Enhanced file upload to allow user to upload multiple files by appending 2009-02-26 13:51:25 +00:00