Glow, an Open Source JavaScript Library by BBC
Posted on July 11, 2009, Filled under JavaScript,
Bookmark it

Glow is the first BBC’s JavaScript Library that is released as an open source software. It aims to make working with JavaScript and the DOM easier. It tries to do this by abstracting common tasks, hiding cross-browser issues, and providing a set of user interface widgets including:
- widgets.AutoSuggest (works as an auto suggester for input elements)
- widgets.Carousel (scroll through list of items)
- widgets.Editor (A rich text editor that allows text formatting with form input elements)
- widgets.InfoPanel (A panel with content directed at a particular point on the page.)
- widgets.Mask (A semi transparent layer covering the page)
- widgets.Overlay (A container element displayed on top of the other page content )
- widgets.Panel (An overlay with default themes and addtional functionality. Includes templating system.)
- widgets.Slider (Form control for setting a numerical value within a range. )
- widgets.Sortable (Page elements can be reordered using the drag & drop feature)
- widgets.Timetable (A scrollable list of ordered items displayed against a proportional axis.)
The library also has modules for setting powerful animations, validate forms, serialising and de-serialising data, sending data to & from the server etc.
- Source: http://www.bbc.co.uk/glow/
- Download: http://www.bbc.co.uk/glow/download
- License: Apache Licence, Version 2.0
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- July 11, 2009
- article by Gabriel C.
- 1 comment
Related Posts
UIZE, a free powerful Open Source object oriented JavaScript Frameworkat August 10, 2009
JoobsBox: A Free Flexible Open Source Job Board Softwareat September 4, 2009
Free Open Source PHP MySQL Driven Knowledge Base Softwareat July 22, 2009
xCSS: A Lightweight Open Source Object Oriented CSS Frameworkat October 12, 2009
Creating an Exit Modal Box using the jQuery libraryat April 25, 2009 with 10 comments

One Reply to "Glow, an Open Source JavaScript Library by BBC"
July 12, 2009 at 4:22 PM
[...] here to read the rest:Â Glow, an Open Source JavaScript Library by BBC SHARETHIS.addEntry({ title: "Glow, an Open Source JavaScript Library by BBC", url: [...]