Tag Archives: javascript

CSS3 Selectors For IE – Selectivizr

5 Sep

" alt="CSS3 Selectors For IE – Selectivizr" width="490" height="200" class="thumbnail" />

Selectivizr is a JavaScript library that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.

Once included in web pages, rest is done automatically.

Selectivizr

The library requires a JavaScript framework to run and many popular ones are supported like Query, MooTools, YUI, Dojo, Prototype and more.

And, if there are multiple JS frameworks inserted in the web page, Selectivizr chooses the most suitable one for the job.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: CSS3 Selectors For IE – Selectivizr

Hosted & Optimized JS Libraries – Cached Commons

31 Aug

" alt="Hosted & Optimized JS Libraries – Cached Commons" width="490" height="200" class="thumbnail" />

Cached Commons is a repository of many JavaScript libraries that are cached, optimized and hosted on Github's CDN.

It is free for everyone and works by simply using the URLs mentioned (original or the minimized versions) as the script tag URLs.

Compared to the popular Google Libraries API, it hosts a much more number of libraries including many jQuery plugins, visualization or the ones for markup.

The only downside for now is that, there is only jQuery as a JS framework and hopefully, it'll start hosting others soon.

Cached Commons

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts

 

Click here to read the full article

Article Source: Hosted & Optimized JS Libraries – Cached Commons

WYSIWYG Editor With A File Manager: elRTE

29 Aug

" alt="WYSIWYG Editor With A File Manager: elRTE" width="490" height="200" class="thumbnail" />

elRTE is an open source and feature-rich WYSIWYG editor that is built using jQuery UI.

It performs all standard functions of an editor and has all the extras like undo-redo, advanced table management, creating a custom HTML element with a custom style + inserting it quickly and more.

elRTE WYSIWYG Editor

The interface is controlled via a single CSS file and can be customized pretty easily.

It has a built-in “save” button which can be attached to a JS function that saves the content that is pretty useful for helping users not to lose their content.

elRTE can be integrated with any file manager, however, there is elFinder, a file manager that has ready-to-use integration (can be used standalone too).

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts

 

Click here to read the full article

Article Source: WYSIWYG Editor With A File Manager: elRTE

Open Source & Ajaxed Notebook – Surreal Todo

24 Aug

" alt="Open Source & Ajaxed Notebook – Surreal Todo" width="490" height="200" class="thumbnail" />

Surreal Todo is an open source web application that can be used as an online notebook or a to-do-list manager.

It is built with PHP, uses MySQL for storing data and relies on jQuery for the JavaScript part.

Surreal Todo

With a totally Ajaxed interface, you can create new lists, style every item or mark them as completed.

The application enables you to create new tabs and pages instantly for a better organization of the lists/content.

Also, list items can be re-ordered or moved to other lists via drag'n drops and lists can be collapsed to save space.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: , ,

Related posts

 

Click here to read the full article

Article Source: Open Source & Ajaxed Notebook – Surreal Todo

On-Demand JavaScript Loader – LABjs

23 Aug

" alt="On-Demand JavaScript Loader – LABjs" width="490" height="200" class="thumbnail" />

LABjs (loading and blocking JavaScript) is an on-demand JavaScript loader, capable of loading any JavaScript resource, from any location, into any page, at any time.

By default, the library helps loading all scripts in parallel (it is possible to define priorities) which is a great speed improvement that we usually see with asynchronous scripts.

LABjs

It works by removing the commonly-used