The UIZE JavaScript Framework includes scores of excellent examples to get you started. This index lists 35 JavaScript widget examples.
TAKE A STEP-BY-STEP TOUR...
You can take a step-by-step tour through the examples listed on this page. When you get into the tour, you can use the gigantic arrows that will appear on either side of the example pages to navigate from one page to the next (or back). You can also use the "thermometer" bar, that will appear right underneath the title bar of the example pages, to navigate to other pages in the tour. The highlighted segment of the thermometer shows you where you are in the tour.
-
See how to animate CSS3 box-shadow in order to make buttons leap out of the page when you mouse over them and bounce back when you mouse out of them.
-
See how a fancy photo info tooltip can be added for multiple links, where the tooltip's HTML is built using data tucked in the links' title attribute.
-
See a demo of the HTML swapper widget, which provides a JavaScript animation transition effect when swapping out the HTML that the widget displays.
-
See a basic example of the marquee widget in action. Some test links provided let you change some of the widget's configuration options dynamically.
-
See a mask widget being used to highlight an image in a layout. Switching to highlighting a different image is accompanied by a JavaScript animation.
-
Ever needed a progress bar for your Ajax applications to show that requests are busy and how much longer they may take? This demo will show you how.
-
Make your data tables sortable with little to no changes needed to your table HTML. Sort on string columns, date columns, and numerical value columns.
-
See a demonstration of the button widget, with a logger that displays its events and state changes, and with links for modifying its state properties.
-
See an example of a calendar widget that you can use on your own Web site to let users choose a date from a grid, with controls for navigating months.
-
The date picker widget lets users pick dates within configured date ranges, inside a shared date picker dialog. Many configurations are demonstrated.
-
See a demo of the deck swapper widget, which provides a JavaScript animation transition effect when swapping from one item in the deck to another.
-
See how to easily create a JavaScript digital clock widget in UIZE, that shows hours, minutes, and seconds, using UIZE's seven segment display widget.
-
See an example of a domain list editor that lets the user add domains to a list, or select items from the list to remove or modify and then re-add.
-
See an example of a dynamic grid of images, where you can select one or more, drag-and-drop to rearrange, remove, select all, clear selection, etc.
-
See a demo of an options set widget, where the HTML for the widget's buttons can be dynamically regenerated just by setting new values for the widget.
-
Elegant menu animation effects to liven up any dull Web page! This JavaScript example shows you what is possible with the UIZE JavaScript Framework.
-
See how to liven up image thumbnails with some cool JavaScript animation! Diverse effects can be achieved by animating different CSS style properties.
-
Stretch the limits of what can be done with animated menus. Using JavaScript to animate CSS style properties can produce amazingly slick effects!
-
The calculator widget gives you all the functions you'd expect: division, multiplication, addition, subtraction, square root, memory, and percent.
-
Experience the image magnifier widget that lets you see a zoomed in version of a highlighted area of an image, with support for multiple zoom levels.
-
See this demo for a drag-and-drop image crop interface, with an enlarged display of the cropped region. Drag to move it, or drag its edges to resize.
-
See an example of a draggable and resizable modal JavaScript dialog that uses inline HTML (rather than a blockable popup window) and is configurable.
-
See the scrolly widget being used to create a scrollable carousel, where scrolling through the pages is accompanied by a JavaScript animation effect.
-
See an interactive demonstration of a seven segment display widget, much like the classic LED / LCD digit displays on calculators and digital watches.
-
See how to use a slider widget that has buttons for incrementing or decrementing the value, and buttons for selecting the maximum and minimum values.
-
Get three sliders in the same room together and you've got yourself an RGB color selector. See how to get sliders to cooperate for the greater good.
-
See an example of a JavaScript slideshow widget with stunning image wipe animation effects that you didn't believe were possible with just JavaScript.
-
Everyone's seen a basic tabbed interface. Why not add some pizazz to your tabs with a JavaScript animation cross-fade effect! This demo shows you how.
-
See a demo of a JavaScript expandable / collapsible tree list widget, that can be easily built from a JSON object and can even be dynamically updated.
-
See a demo of JavaScript menus, that can be easily built from a JSON object and can even be dynamically updated. These menus also support separators.
-
See some amazing possibilities for image transitions using lightweight JavaScript animation. Play with lots of effect presets, and even make your own.
-
Astonish users with a slick animated image preview feature where a larger preview zooms out from a grid of thumbnail images. This demo shows you how.
-
See how a draggable image port lets you control zoom for an image in a view port by ctrl-clicking and dragging, or pan by just clicking and dragging.
-
See how the zooming collection item widget is used in combination with an image selector strip to provide an interface for previewing multiple images.
-
Experience the zooming collection item widget. It gives you a lightweight and intuitive preview behavior, with a JavaScript animation zoom-in effect.