-
-
Getting started with Meteora.
-
Tags: { autocomplete }
This control predicts the word or phrase the user wants to type in without
actually typing it in completely. Nobody enjoys filling out forms!
-
Tags: { popup }
Shows a dialog that can be dragged, minimized or maximized.
This control is perfect for showing dynamic forms, previews, etc.
-
Tags: { calendar }
Displays a calendar which can be used to fill an input.
-
Tags: { effects }
Visual effects that enhace user experience.
-
Tags: { bubble }
Shows an unobtrusive bubble that can be used to show an idea, a link
or an error message. You can attach bubbles to elements, such as
form inputs.
-
Tags: { form }
Sends form elements using AJAX, and executes
commands that are contained within the scripts response.
-
Tags: { datagrid }
Displays a datagrid, the information to fill this datagrud is received
via an specially formatted response.
-
Tags: { editor }
Converts any textarea into a full featured
WYSIWYG editor.
-
Tags: { picbox }
A nice way to display pictures.
-
Tags: { jsonrpc }
This is not really a control, but a macro evaluator that
allows cross-communication between a server-side script
and the user's browser.
-
Tags: { notebook }
Lets the user view select between different contents within the same space in the
page by using tabs.
-
Tags: { menu }
This control lets the user interact with
customized drop-down menus.
-
Tags: { treeview }
This control provides a simple way to show data nodes
by hierarchy.
-
Tags: { dialog }
This control can be used to create custom modal windows and to replace
alert() and prompt() functionality.
-
Tags: { filebrowser }
Allows the user to select a remote file browsing through
directories.
-
Tags: { toolbox }
Shows a customizable, draggable and floating div where
you can place other elements.
-
Tags: { tablesort }
Allows any table to be sortable by columns.
-
Tags: { spinbutton }
This control is an input
element and a pair of buttons to increment or decrease
its value.
-
Tags: { selection }
This control allows you to select and work with the selection of a
set of items that belongs to the same class.
-
Tags: { searchlist }
This control provides a simple way to show search results
using a search form.
-
Tags: { carousel }
Displays one or more rotating fragments of content. It is very useful
to display thumbnails.