Contents
This is list of built-in TurboGears Widgets. For more information about Widgets, please see the Widgets Overview page. Examples of these Widgets can viewed through the TurboGears ToolBox Widget Browser.
CSS Link
CSS Source
JS Link
JS Source
Localizable JS Link
Provides a simple way to include language-specific data in your JavaScript code.
AJAX Remote Form
A TableForm that submits the data asynchronously and loads the resulting HTML into a DOM object
AJAX updateable datagrid based on widget.js grid.
Ajax Remote Function
Returns a link that executes a POST asynchronously and updates a DOM Object with the result of it.
Performs Ajax-style auto-completion by requesting search results from the server as the user types.
Auto Complete Text Field
Text field with auto complete functionality.
Jump Menu
Choose a link from a select list and the page will be redirect to the URL of the selected link.
Syntax Highlighter
This widget includes the syntax highlighter JavaScript and CSS into your rendered page to syntax-highlight text areas named ‘code’.
Tabber
This widget includes the tabber JavaScript and CSS into your rendered page so you can create tabbed divs by assigning them the ‘tabber’ and ‘tabbertab’ classes.
Check out third-party TurboGears Widgets in the CogBin.