Permalink

jQuery Content Slider :jsCarousel

jsCarousel v2.0.0 is available now, which supports both horizontal and vertical slider, click here for jsCarousel v2.0.0.

jsCarousel is a jquery slider plugin that slides contents in multi direction. jsCarousel slider can be used as a feature content slider as well. You can put any kind of contents you want whether images, text, videos, news etc. it’s up to you. One interesting thing about jsCarousel slider is that you can make simple image gallery with thumbnail support by using it. jsCarousel slider plugin gives you the source of image via callback function, when you click on some image within slider. See Using jsCarousel Slider section below to get an idea about using the callback function.


jquery content slider

Continue Reading →

Permalink

jQuery Image Preload Plugin: Smart Preloader

Smart Preloader is a small jQuery image preloading plugin that helps you preload all the required images. Smart perloader plugin takes an array of images and notifies via “oneachimageload” on each image load, and once all the images are loaded “onloadall” callback functions is called. Both the “oneachimageload” and “onloadall” functions are passed as parameters to Smart Preloader initializer function.

jquery image preload plugin smart preloader

Continue Reading →

Permalink

How To Setup Web SVN Server: Subversion

What is Subversion?

Subversion or SVN is an open-source version control system. SVN manages files and directories, and the changes made to them, over time and allows you to recover older versions of your data. You can also examine the history of how your data changed.

SVN can operate across networks, and allows users to work in collaborative manner, different people can use it from different computers at the same time, without worrying about loosing any data. SVN automatically manages and records the changes.

Setting up a Web SVN Server

Before you set up Web SVN Server, you need to following.

Continue Reading →

Permalink

jQuery Pagination Plugin: Smart Paginator

Smart Paginator is a comprehensive jQuery Pagination plugin that makes adding pagination very simple task, all the navigation logic is built in and it is also very customizable. Smart Paginator jQuery Pagination plugin can also filter your data automatically on client side. Click the screen shot below for the demonstration to see the various filter options provided by Smart Paginator. Smart Paginator supports variety of parameters and custom themes, that can be used to customize the look and feel to your desire.

Smart Paginator plugin screen

Continue Reading →

Permalink

jQuery Spin Button Plugin: Smart Spin

Smart spin is a jQuery spin button plugin that mimics the very common windows spin button control. Smart spin allows you to select a value between minimum and maximum values using either mouse or keyboard. You can also enter a value via keyboard.

Smart spin contains a text box and “up” “down” buttons, it also supports “masking”(text that appears when the control looses focus). Clicking the “up” button causes the value to increment by step value (step value is configurable, default is 1), while clicking the “down” button causes the value to decrement by step value. Clicking up/down buttons and holding the left mouse button causes the values to change more rapidly. Smart Spin now supports mouse wheel button, you can change value using mouse wheel as well.

smart spinner screen shot

Continue Reading →

Permalink

jQuery Image Slider Plugin: Smart Background Slider

Smart background image slider is a search engine friendly simple jquery slider plugin that works like any other image slider with the difference that it runs in the background. Smart background image slider plugin supports playback controls which you can use to play/pause the slideshow and navigate directly to particular slide, also it gives you index and image source on each image change via callback function.

One of the major advantages of using Smart background image slider plugin is that you can put your markups and text within the body of element as well as if you like you can convert existing element to image slider.

Continue Reading →

Permalink

jQuery SmartIt Plugin: CSS3 2D Transformation

CSS3 has lots of cool features, some of them are already adopted by latest web browsers like Google Chrome, Apple
Safari and Mozilla FireFox, whereas IE doesn’t support much of the CSS3 modules, so forget about IE for the moment and see what SmartIt plugin does using CSS3 2D transformation module’s rotate transformation.

smartit

The SmartIt plugin is created using CSS3 2D transformation, it allows you to rotate and resize any absolute positioned block element.

Continue Reading →

Permalink

jQuery Slider/Trackbar: Smart Slider

Smart Slider is a jQuery plugin that mimics the very common user interface track bar component, which consists of a slider bar and tracker/pointer, where tracker can be moved back and forth along the slider bar to select a value.

Smart Slider comes in three different styles with variety of custom parameters. You can also use your own custom styles simply by defining your custom CSS classes. Smart Slider supports different styles and custom themes. Using Smart Slider plugin is also very simple, you just need a block element, Smart Slider script and CSS file, Smart Slider automatically generate track bar UI.

Have a look at the demonstration below.


Continue Reading →

Permalink

XML Driven Breadcrumb Navigation with jQuery: Smart Breadcrumb

What are breadcrumbs?

Breadcrumbs are simply hyperlinks that lead sequentially to the current page. Breadcrumbs are an effective part of user experience studies. They help user to navigate easily to any of the pages in the trail.

Your web site should be hosted on a web server either locally or over the internet for breadcrumbs to be generated, the plugin will not work if you access your web pages from local file system.


Benefit of using breadcrumb navigation

Breadcrumbs are really helpful for your website users to trackback directly to their desired location especially when your web site has a very deep navigation structure. Rather than going back using browser back button, user can simply click any hyperlink on the trail. Continue Reading →

Page 10 of 10
« First
Previous
6
7
8
9
10