If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
Requires jQuery.form plugin ...
This is how you can modify web2py_ajax.html to make your upload fields work in LOADed components (web2py_component(), web2py_ajax_page()) with little ...
lean and small plugin for star rating. support split stars, can be used more than one times in a page (for same record or different ones), If origin ...
insert and delete in database using ajax and show in view (gmail uses ajax for deleting) ...
Quick and dirty multi file ajax file upload with multi selection a drag and drop. Javascript plugin at http://valums.com/ajax-upload/ ...
this is an example of how to create a modular application with web2py ...
Forms that are in a LOAD div (e.g. a plug-in) do not upload files. To get around this I used a jQuery plugin. I combined this with the ability of web2 ...
How to get a WYSIWYG editor for form textareas that saves markdown (lightweight markup language supported by web2py) even in an ajax frame and how to ...
Very easy to use and implement ajax user validation, it checks if the user exists on the DB table or not.. if it exists it avoids form submission. ...
This is a very easy way to make an ajax live search using JQuery , xHTML , CSS and Web2Py on the server side ;-) ...