Pixastic is an experimental (beta) Image Processing Library which allows you to perform a variety of operations on images using just a bit of JavaScript. The effects supported out of the box include desaturation/greyscale, invert, flipping, brightness/contrast adjustment, hue/saturation, emboss, blur, and many more.
Pixastic works by utilizing the HTML5 Canvas element [...]
Filed under: Framework, JavaScript | Comment (0)
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)
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)
gibt es auf tutorialzine. Einfach den Link ankliecken.
“You will be surprised at how much data is made available on the web through RSS or ATOM feeds – twitter searches, your latest diggs, Google Search alerts, your own blog categories and so much more. You just have to look for that orange icon and you’ll surely [...]
Filed under: 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)
Das jQuery Plugin Inline Label wurd heute ins JavaScript Archiv aufgenommen.
Filed under: 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)