I ran into a javascript alphanumeric validation problem, though it was quite easy to validate it by javascript using regular expression but I would have to define rules for each pattern in order to validate them, I found a nice jquery script contributed...
wTag is a free open source Ajax shoutbox (chatbox, tagboard, or mini chat) script written in PHP, JavaScript + Ajax to refresh the chat. The shoutbox allows you to chat with your website visitors in real-time. Features spam protection, bad word filter,...
The Vista-like Ajax Calendar is what the name says: a calendar based on the Vista taskbar calendar. The script runs on MooTools javascript framework, version 1.11 and uses javascript, XHTML, CSS and PHP.
Features:
* Animations in transition
...
Videobox is a 6kb script, which shows your videos in the page with an overlay. It was inspired from Lightbox.v2 and uses some of the Slimbox’s code. It’s written for the wonderful mootools library. And used swfobject to embed flash.
Usage
Firstly,...
TohDoh is YET ANOTHER CAKEPHP AJAX TODO LIST DEMO or YACATLD, a 100% ajax threaded todo list. It’s both a showcase and an opportunity for new bakers to learn from.
TohDoh has some features like:
* Threaded, so you have tasks and sub tasks.
...
Text higlighting is part of DynaCloud – where tags/keywords are automatically highlighted once they’re clicked – so I took that code and made it a stand-alone JavaScript text highlighting jQuery plugin.
Style the highlight class
Create an entry...
CSS sprites are all the rage these days. And why shouldn’t be? They’re easy to implement, have great upside, and usually take little effort to create. In his post he outlined a method for enhancing the CSS sprite menu with jQuery. I loved his...
One of the reasons that I love Firefox and Webkit-based browsers (Chrome, Safari) is the ability to effortlessly create rounded-corner elements using pure CSS:
.round { -moz-border-radius:12px; -webkit-border-radius:12px; }
As you probably already...
DhtmlxVault (DHTML extensions File Uploader) helps you to implement a modern and feature-rich file uploading part of your web application. So much wanted, the Progress bar will inform your customer about the ongoing process during a long-time operation....
DHTMLX is a JavaScript library which unites numerous products for creation of rich UI for web applications. The whole interface and browser-side work of the application can be built merely by using DHTMLX components. On the other hand we do not limit...