If you benefit from web2py hope you feel encouraged to pay it forward by contributing back to society in whatever form you choose!
This is improved version of my previous dropdown. This one doesn't "remove" the second drop down when it's updated so it looks very natural and user d ...
Yet another dropdown chain (cascade) widget with select-or-add-new links capability. Note: Now is working with web2py 2.2.1 ...
Requires jQuery.form plugin ...
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/ ...
list:string types do not come yet with pratical dynamic validator and widget so I wrote one. It handles list:string like text tags separated by comma ...
Shows tooltips in forms created via CRUD or SQLFORM with the field´s comment attribute. ...
I'm learning from the examples, but there isn't anything that actually returns master and detail records from the controller then renders them in the ...
Minimal but complete example that shows one way to display and update live graphics with JQuery and JSON. ...