iEntry 10th Anniversary CSS Tutorials Ajax

Archive for the ‘AJAX’ Category

Style Your Websites Tooltips with Prototip

Prototip is a Javascript library that helps you easily create both simple and complex tooltips using the Prototype 1.6 Javascript framework. It allows you add a title or offset for the tooltips, fix tooltips position, hooking and also support HTML. With the latest updates, now we almost take full control and style websites tooltips in [...]

ezSmiley AJAX Simley Creator

ezSmiley is a new simple online smiley creator. First just click on one of the colored circles in the “Bodies” box to pick your smiley’s color. And then pick and choose other pieces from the boxes like eyes, hats, legs and mouths to create your custom smiley. It’s a AJAX online creator so you can [...]

ModalBox Modern AJAX Lightbox

ModalBox is a Web 2.0 style popup lightbox Javascript that based on Prototype JavaScript Framework and script.aculo.us. The Javascript loads the remote content by using AJAX in the modern dialogs. And it’s particularly useful for displaying extra options page, registration form, document, or bigger versions of images. It is also lightweight, valid CSS/XHTML and compatible [...]

Unobtrusive Dynamic flickr Badge

The unobtrusive dynamic flickr Badge allows you to create a dynamic drop down gallery stream and it can automatically update the latest photos from flickr. The script can generate one flickr account only so you cannot combine several flickr albums at one gallery badge. You need to insert more script codes to display different flickr [...]

16 Sortable Table Techniques

* This post is regularly updated. *
Tabular data in table form is a regular technique on web sites and web applications for represent data and information. Therefore, a sortable, selectable and paging table can help you manipulate and show all the complex data effectively. Here is the list of useful sortable table techniques with DHTML, [...]