Tag Archives: images

Image Effects With JavaScript – PaintbrushJS

8 Sep

" alt="Image Effects With JavaScript – PaintbrushJS" width="490" height="200" class="thumbnail" />

PaintbrushJS is a JavaScript library for applying effect to images on the client-side.

It makes use of the canvas element and works by applying a class to an element on the web page and setting few parameters with some extra HTML attributes.

The filters it supports currently are: blur, grayscale, mosaic, noise, posterize, sepia and tint.

PaintbrushJS

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: Image Effects With JavaScript – PaintbrushJS

Flexible jQuery Carousel Plugin – bxCarousel

3 Sep

" alt="Flexible jQuery Carousel Plugin – bxCarousel" width="490" height="200" class="thumbnail" />

bxCarousel is an easy to use and customizable jQuery carousel plugin.

It allows specifying number of elements to display, number of elements to be slided and has optional prev-next controls.

jQuery Carousel

It can work manually or with the “auto” mode where the duration between each item, speed and the direction of the transitions can be defined.

bxCarousel works as “infinite loop mode” where the items start to be displayed from the beginning once they are over.

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: Flexible jQuery Carousel Plugin – bxCarousel

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

Two-Sided jQuery Content Slider – dualSlider

28 Aug

" alt="Two-Sided jQuery Content Slider – dualSlider" width="490" height="200" class="thumbnail" />

dualSlider is a jQuery content slider plugin which can display any HTML output.

It has a pretty-unique, two-sided interface which both of them slides sequentially and while one side displays the slide, other can present extra information about it.

jQuery dualSlider

The plugin can auto-slide the content with the help of a start-pause button or every item can be browsed manually using the prev-next controls.

There are several options offered like the easing effect for each side, their durations and auto display being on or off.

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: Two-Sided jQuery Content Slider – dualSlider

Multi-File Uploader & Resizer – Agile Uploader

26 Aug

" alt="Multi-File Uploader & Resizer – Agile Uploader" width="490" height="200" class="thumbnail" />

Agile Uploader is a free file uploader that works very fast by resizing them on the client-side and uploading afterwards.

The resizing process is done via a Flash file and it can handle both single and multiple files.

Agile Uploader

The uploader's submit button is not inside the Flash file so it can be customized and there are various JS callbacks provided (there is also an optional jQuery plugin).

Flash part is also flexible as it has settings like styling or resize-quality.

Agile Uploader also comes with sample PHP files for the upload process.

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: Multi-File Uploader & Resizer – Agile Uploader

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