ist eine weitere Open-Source JavaScript Library zur Visualisierung von Daten nach einer Zeitlinie.
dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them
Ein besondere Feature der Library ist die Zoom Funktion in [...]
Filed under: Framework | Comment (1)
In 12 Schritten zum MooTools Master lautet das Motto des Februar MooTools Roundup.
Jacob Thornton’s NetTuts article, 12 Steps to MooTools Master, is a high-level introduction to the MooTools JavaScript framework. The informative article touches on such MooTools topics as Mutators, Prototypal Inheritance, custom events, binding, and more. This tutorial [...]
Filed under: JavaScript, News | Comment (0)
The short story
Here’s the recipe: MooTools modules Native, Class, and Class.Extras (24k uncompressed); jQuery; and Class.Mutatotors.jQuery. Write a MooTools Class and use jQuery for the DOM.
Class.Mutatotors.jQuery
This mutator automatically extends the jQuery object with the class, so you can use conventional jQuery syntax to instantiate and control the class.
Filed under: Framework, JavaScript | Comment (0)
Ein schönes jQuerry Plugin gibt es bei workshop.rs. Mit dem jqIsoText lassen sich Texte mit einem pseudo-isometrischen Effekt darstellen. Das Plugin funktionier mit Safari 2+, Internet Explorer 6+, Firefox 2+, Google Chrome 3+, Opera 9+.
Filed under: Allgemeines, Framework, JavaScript | Comment (0)
Unter der Rubrik gibt es auf dem Rubyinside -Blog ein interesannte´n Artikel:
Harmony, from Martin Aumont, is a new Ruby DSL for executing JavaScript and DOM-using code from within Ruby apps. Why’s that cool? Well, it enables you to build your own Ruby-level unit tests for JavaScript code within your Web applications [...]
Filed under: AJax, JavaScript | Comment (1)
diesmal von David Walsh mit den Themen:
Moodit
Moodoco
MultiSelect
Mif.Tree
Hier geht es zum Artikel
Filed under: Framework | Comment (0)
Das jQuery MultiSelect Plugin von Developed by Eric Hynds ist ein Multi Select Plugin für jQuery mit unterschiedlichen Design-Themen. Das Plugin ist Multi – Browser Fähig und unterstüzt sogar den Internet Explorer 6 von Microsoft.
Features
Full ThemeRoller support.
Optgroup support with clickable labels.
Optional header with check all / uncheck all / close links.
Degrades gracefully.
Keyboard support (albeit, somewhat [...]
Filed under: Framework, JavaScript | Comment (0)
Auf http://robo.to gibt es eine mittels JavaScript animierte 404 Seite. Die Idee ist wirklich Klasse und erinnert mich daran, mal meine zu bearbeiten.
Um die Animation zu sehen einfach auf das Bild ( Link) klicken.
Filed under: Internet, JavaScript | Comment (0)
Im IBM Developerwork gibt es einen interesannten Vergleich der fünf JavaScript Frameworks Prototype, jQuery, YUI, ExtJS und MooTools. Der Autor Joe Lennon vergleicht grundlegende Features der Frameworks in einer Tabelle miteinander. Verglichen werden
Browser Compatibility
Core Features
Ajax Support
DOM Manipulation
DOM Traversal
Event Handling
JSON
Selectors
UX/UI Enhancements
Accordion
Animation
Auto Completion
Browser History
Calendar
Charting
Drag and Drop
Grids
Progress Bar
Resizing
Rich Text Editor
Slider
Tabs
Themes
Tree Views
Dem Autor sind zwar ein paar kleiner Schnipser, [...]
Filed under: AJax, Framework, JavaScript | Comment (0)
Bei Davis Welsh gibt es ein kleines Tutorial, wie man eine besondere Animation mit Mootools für seine Tabs Leiste erstellen kann. Einfach auf das Demobild drücken.
Filed under: Framework, JavaScript | Comment (0)