Javascript
TinyMCE Forum / TinyMCE 3.0 Alpha 1 Released
Nov 2, 2007CommentsI got my first look at TinyMCE 3.0 today and I’m highly impressed. There’s times when certain dialogs didn’t load for me, but overall it’s a great improvement. This new version is a complete rewrite of the TinmyMCE core. Keep in mind that this is an Alpha version and there are several known issues with [...]
MooTools 1.1 Released
May 8, 2007CommentsMooTools version 1.1 has been released “with crazy optimizations for speed, compatibility, flexibility, and all around greatness.”
New features include:
Custom Events: A brand-new API to define custom events. The events ‘mouseenter’, and ‘mouseleave’, and ‘domready’ have been added as custom events.
Enhanced Element(): New methods, and enhancements such as an improved way to add HTML
Element Filters: $(’myElement’).getChildren().filterByClass(’myClass’);
Perfecting [...]
jQPie (Jquery PHP interface extension) - Trac
Mar 15, 2007CommentsjQPie is a jQuery PHP interface extension that provides a lightweight PHP interface to jQuery. The interface gives you multiple ways to interact and supports XML, HTML and JSON Handlers.
What can jQPie do?
Easily request and process data from php using $.getJSON
Inject php generated html into elements using $.(element).load
Call php functions directly from your web [...]
MiniAJAX - Collection of Free Ajax Scripts
Mar 1, 2007CommentsMiniAjax is a very nice collection of some great DHTML and Ajax scripts. It’s not a huge collection but the pieces available are bits that would be useful across a number of websites.
Just a few of the scripts include:
Prototype Window which allows you to add a window in a HTML page.
Ajax Star Rating Bar [...]
CSS Tab Menu
Feb 20, 2007CommentsKoller Jürgen has given out a free download to easily create a CSS Tab Menu. (Take a look at the example image below)
You can set whether the tabs change on click or mouseover. The one thing I don’t like is that everything is in one file. I would personally put the CSS in [...]
Prototype 1.5.0 Cheat Sheet
Jan 11, 2007CommentsJonathan Snook is at it again creating a new Prototype 1.5.0 Cheat Sheet. He’s gone through and detailed the methods and properties of each of the modules within the Prototype JavaScript library.
With the final release of 1.5.0 coming this is a great time for this new cheat sheet.
First, I’ve included possible parameters. I’ve used [...]
