Nice solution for progress bar & ajax upload Ajax progress indicator with prototype<http://teamco-anthill.blogspot.com/2009/01/ajax-progress-indicator-with-prototype.html> src( http://www.caboo.se/articles/2008/3/27/ajax-progress-indicator-with-prototype )
Ajax file upload<http://teamco-anthill.blogspot.com/2009/01/ajax-file-upload.html> Browsers force us to use file inputs for uploads, which are impossible to style. Moreover, form-based uploads look obsolete in modern ajax applications. We can use flash to solve this problem, but javascript works nice too. View an usage examples for jquery<http://valums.com/wp-content/uploads/ajax-upload/demo-jquery.htm>and prototype<http://valums.com/wp-content/uploads/ajax-upload/demo-prototype.htm>with various options. Download - jquery.ajax_upload.0.9.js<http://valums.com/wp-content/uploads/ajax-upload/jquery.ajax_upload.0.9.js> (7KB) - jquery.ajax_upload.0.9.min.js <http://valums.com/wp-content/uploads/ajax-upload/jquery.ajax_upload.0.9.js> (3KB) - prototype.ajax_upload.0.9.js <http://valums.com/wp-content/uploads/ajax-upload/prototype.ajax_upload.0.9.js> (7KB) - prototype.ajax_upload.0.9.min.js<http://valums.com/wp-content/uploads/ajax-upload/prototype.ajax_upload.0.9.js> (3KB) http://valums.com/ajax-upload/ -- Best Regards, Vladimir Tkach +972-54-7574166 [email protected] http://teamco-anthill.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
