Friday, May 23, 2014

Period Selector and Indicator: Two New Simple jQuery Plugins


Today, let me inform you that two new jquery plugins have been added to Tiny Tools website:



Period Selector is a visual element to select a single month or year.
It simplifies selecting a predefined month or year just by a single click.
Period Selector is a simple library for selecting a single year or month amoung some predefined ranges. It's useful to filter a set of items based on the time. You can add any number of this Facebook like component to your page as you need.




Indicator is a simple library to indicate a step or position of a single element among a fixed vertical array of same height elements.
It is a visual element to indicate the current progress of an activity.
It is also a good solution as a password strength or loading indicator.
In other words, Indicator can be used as an alternative to progress bar with detailed information of the current step of the activity.


I hope you enjoy the plugins...

Thursday, February 27, 2014

Interactive visual guide to elements on web pages

Interactive visual guide to elements on web pages

I uploaded my New jQuery plugin named TourTip at http://tinytools.codesells.com/TourTip

TourTip is a simple library for creating guided tours through your application. It's better suited to complex, single-page applications than websites. Our main requirement was the ability to control the interface for each step. For example, a step might need count seconds before moving to the next step, or wait for the user to complete a task. TourTip gives you the ability to manage these parameters all at once or for each step separately.




It would be appreciated to let me know your idea about it; especially if you are using it