» Birthday Bundle - Over $400 worth of Envato files for just $20

Glow, an Open Source JavaScript Library by BBC

Posted on July 11, 2009, Filled under JavaScript,  Bookmark it

glow-a-bbc-javascript-open-source-library

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.

Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!

Get our RSS Feed!

One Reply to "Glow, an Open Source JavaScript Library by BBC"

  1. [...] 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: [...]

Leave a Reply


* = required fields

  (will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Note: If you want to post CODE Snippets, please make them postable first!
(e.g. <br /> should be converted to &lt;br /&gt;)