Jun
25th

JQuery Alphanumeric Validation

Posted by Ajax Lady

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 by Paulo P. Marinas. This script provides many option to validate a string.

jquery-alphanumeric-validation JQuery Alphanumeric Validation

(more…)

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)

May
26th

Ajax Events Calendar/Scheduler

Posted by Ajax Lady

dhtmlxScheduler is a Web-based JavaScript events calendar that provides rich and intuitive scheduling solution similar to Microsoft Outlook Calendar, Apple’s iCal or Google Calendar. Due to dynamic data loading via Ajax the calendar events can be added/modified/deleted without refreshing the page. Advanced drag-n-drop functionality allows users to change events dates and time by easily moving or resizing event boxes. The events can be displayed in Day, Week or Month views. At the same time, the scheduler is very lightweight (about 19Kb gzipped) and fast-performing. (more…)

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 3 out of 5)
May
14th

Unobtrusive AJAX Guestbook

Posted by Ajax Lady

guestbookxml-150x150 Unobtrusive AJAX Guestbook

Unobtrusive AJAX Guestbook.XML is easy to use ajax and php guestbook application. Guestbook.XML  is crossbrower, skinnable guestbook and web 2.0 script. (more…)

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
May
14th

Yet Another AJAX CMS System - TinySite XML

Posted by Ajax Lady

TinySite.XML is an ajax cms system provides an easy to store, retrieve and organize your information. TinySiteXML AJAX CSM system has many features such as:

  • Page editor
  • Drag and drop layout editor
  • Page themes, template system
  • Contact form
  • Gallery
  • Events
  • Rss and news editor

(more…)

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Jan
10th

Style Your Websites Tooltips with Prototip

Posted by Ajax Lady

prototip Style Your Websites Tooltips with Prototip

Now it’s very easy to creat complex tooltips. Here is Prototip a Javascript library that helps you easily create both simple and complex tooltips using the Prototype 1.6 Javascript framework. You can add titles or offset for the tooltips, fix tooltips position, hooking and also support HTML. You can have now full advantage in new and more sophisticated way.

(more…)

1 Star2 Stars3 Stars4 Stars5 Stars (6 votes, average: 3.33 out of 5)