Add to feed
  • Jul
  • 18
  • 2008

Flexigrid

Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.

For the Third example you need to generate an XML file with a very specific format, just use the same format to generate an XML file using any backend programming language.

Tags: , , , , , , , , , , , , ,
add a comment
  • Jun
  • 20
  • 2008

Update: A New & Improved jQuery Script to Automatically Preload images from CSS

Lazy Load CSS Images with this script.

This script is a jQuery plugin, meaning is is dependant on the incredible jQuery javascript library. If you feel particularly adventurous, this script could be easily ported to another library or written in plain old JavaScript as well. Feel free…

Tags: , , , , , , , , , , , , ,
add a comment
  • May
  • 26
  • 2008

Horizontal JavaScript Accordion 1kb

This versatile 1kb horizontal accordion script can be used for menus, images, presentation content and more.

The first parameter is the id of the unordered list you would like to bind the accordion to. The second is the width you would like the accordion selection to expand to. The third is the timeout variable to control how quickly the sliding function…

Tags: , , , , , , , , , , , , ,
add a comment
  • May
  • 22
  • 2008

JavaScript Information Visualization Toolkit (JIT) at noumena

The JIT is an information visualization toolkit that performs advanced animations. Check out the examples,I can't believe it's JavaScript!

Different techniques for radial layouts have been proposed. These techniques vary mainly on the angle span (or angular width) calculated to place a node’s children. Ka-Ping Yee, Danyel Fisher, Rachna Dhamija and Marti Hearst…

Tags: , , , , , , , , , , , , ,
add a comment
  • May
  • 07
  • 2008

Introduction to Opera Dragonfly - Opera Developer Community

Opera Dragonfly is Opera's all-new set of developer tools, designed to give developers a lightweight-but-powerful application that provides effective mechanisms for web standards debugging and problem solving without slowing down the browser.

Now try selecting the DOM tab and selecting a web site - the display will change to show the DOM of the selected site in a typical expandable/collapsible view, plus Styles, DOM Attributes and Layout tabs on the right hand side, which I'll…

Tags: , , , , , , , , , , , , ,
add a comment
  • Mar
  • 26
  • 2008

HotRuby - Ruby on JavaScript

Ruby is implemented on JavaScript.

HotRuby is Ruby on JavaScript and Flash. HotRuby runs opcode, compiled by YARV(Yet Another Ruby VM) on Ruby. HotRuby is Ruby VM. Most of the grammars are implemented. However, exceptions are not implemented. Most of the build-in…

Tags: , , , , , , , , , , , , ,
add a comment