logo logo
How to Overlay Video Using JQuery Tools and Flowplayer

How to Overlay Video Using JQuery Tools and Flowplayer

In my previous tutorial, i’ve explained the basic usage of Flowplayer as your web video player. In this tutorial, i’ll will show you a little bit advanced usage of Flowplayer combined with Jquery...
How to Use Flowplayer as Your Web Video Player (Beginner’s Guide)

How to Use Flowplayer as Your Web Video Player (Beginner’s Guide)

Flowplayer is a free video player for the web that is used to embed video streamson a web page. Flowplayer is highly skinnable and extendable. You can customize it’s look and feel and also extend...
How to Create Scrollable Image Slider Using JavaScript

How to Create Scrollable Image Slider Using JavaScript

Scrollable image slider  is one of the interesting features in the image gallery application. This allows us to display thumbnails in the form of slides that can be scrolled automatically or manually using...
Free JavaScript Calendar Using Dynarch Calendar

Free JavaScript Calendar Using Dynarch Calendar

Dynarch Calendar (JSCal2) is a free JavaScript calendar from Dynarch. It supports inline and popup view, disabling dates, selecting a range date, highliting special dates, date tooltips and themes. Current...
How to Crop Image Using JavaScript and PHP

How to Crop Image Using JavaScript and PHP

Image cropping is a usefull feature in web application that allows user to crop an image on a web page and save it for later use. This feature is commonly used in user’s preferences tool for creating a...
How to Create Image Overlay Using Javascript

How to Create Image Overlay Using Javascript

Image overlay on a web page could be done easily using Lightbox javascript library that could be downloaded here. The library uses Prototype Framework and Scriptaculous effects library. In this tutorial,...
How to Create Flash Like Image Slideshow with JavaScript

How to Create Flash Like Image Slideshow with JavaScript

In some cases on web application development, image slideshow is a nice option to display images in an interactive mode, which nowdays,  could be done well using Adobe Flash. However, Flash has it’s own...
Prototype: Using Ajax.Updater to Update Browser’s DOM Element

Prototype: Using Ajax.Updater to Update Browser’s DOM Element

Ajax has become popular since it allows web application to behave interactively like a desktop application. It allows asynchronous communication between client (browser) and server so web applications can...
bottom