반응형
반응형

TidyTime.js: A friendlier way to display time

Want to display a time-based update in people-friendly language? TidyTime.js is a jQuery plugin that does just that, converting standard time formats into personable declarations of time.

tidytime

 

반응형
반응형

Best jQuery Plugins of the Week [29th September-5th October]

1. jQuery fbpagestarter

Developed by Tachun LIN this is a front-end starter kit that makes it easy to create a page tab on Facebook. It comes loaded with features like loading and initialization, Facebook’s JS SDK, Facebook login, dialogs (add page tab, Feed, OAuth, Requests, Send), canvas Methods (setSize, setAutoGrow, scrollTo), 810px Grid system and many more.

best-jquery-plugins

Download

2. Custombox

Developed by Julio De La Calle Cutomebox is a jQuery Modal Window Effects with transitions CSS3.

Download

3. jQuery Diamonds

If you are bored of seeing straight grids here is a cool plugin that will cut down your boredom. Diamond jQuery plugin lets you easily do just that. Developed by Moquan Chen this jQuery pluginlets you create the diamond grid.

best-jquery-plugins

Download | Demo

4. jQuery Zentable

Developed by Jose R. Cabanes, Zentable is a plug-in for the jQuery Javascript library that allows you to show and manipulate tabulated data on a web page but with functionalities typically expected from native application such as scrolling with the mouse wheel, resizing column widths or using keys to move through the data. So, users can easily show and manipulate tabulated data on a web page, with or without AJAX.

best-jquery-pluginsDownload | Demo

5. jQuery Fading Slide Toggle

Developed by Don Walter, Fading Slide Toggle is a jQuery plugin to trigger a slideUp or slideDown while fading in or out at the same time.

Download

6. jQuery Mobile Slide Menu

Developed by Don Walter jQuery Mobile Slide Menu is a plugin to create a simple side aligned sliding menu for jQuery Mobile. You can access the menu either by hitting the menu icon or by swiping your finger from left to right, to slide the menu out. Also, you can hide it with the menu icon or by swiping your finger from right to left to slide the menu back in.

Download

7. App Framework UI plugin

App Framework UI plugin enables you to use jQuery and App Framework UI instead of using appframework.js without worrying about conflicts with jQuery plugins and App Framework.

Download

8. jQuery CloneYa

Developed by Saurabh Shukla Clone Ya is a jQuery plugin for cloning elements in a nested manner.

Download

9. Captall

Developed by Erwin Van Wesemael, Captall is a jQuery plugin that lets you add a caption to any DOM element with good options so it can be adjusted to everyone’s needs.

best-jquery-plugins

Download | Demo

10. Bootstrap TouchSpin

Developed by István Ujj-Mészáros Bootstrap Touchspin is a mobile and touch friendly input spinner component for Bootstrap 3.

best-jquery-pluginsDownload | Demo

 

반응형
반응형

jQuery.Pin: Pin text to your pages

jquery.pin

 

반응형
반응형

Best Free jQuery Form Plugins to Improve User Experience

 

Link : http://blog.teamtreehouse.com/best-free-jquery-form-plugins-to-improve-user-experience

 

Webpage forms are quite commonplace for a number of different purposes. Some examples include user registration, e-commerce checkouts, profile settings, or even contact forms. Input fields are much easier to style with modern CSS3 techniques – but what about improving the overall user experience?

In this post I want to showcase a number of free open source jQuery plugins to help developers create easier web forms. Visitors want to fill out forms quickly and without much hesitation. You don’t want too many flashy page elements distracting from the task at hand. Think of these additional features more like guidelines to help users fill out forms concerning unique or unfamiliar content.

jQuery Autotab

jquery autotab plugin open source free preview

Auto-tabbing is a nifty feature which could be developed from scratch. If you would rather save time then check out this great plugin to streamline that functionality. jQuery Autotab will detect when a field has hit its maximum length and automatically move onto the next defined element in the form list.

All of the inputs are built using a long selector string in jQuery where you separate each field by commas. I would love to see this plugin work dynamically based on each field’s tabindex attribute, instead of manually defining each element. There are also cool filters you can utilize for different inputs such as numeric telephone numbers or alphanumeric street addresses. Grab a copy from the official Github repo to see how this plugin works in action.

Pickadate.js

pickadatejs jquery plugin open source preview picker

A little while ago I wrote an article detailing various date picker plugins for jQuery. The list includes a number of great choices but I miss one great solution named pickadate.js. This is a free open source plugin to use in any website project which just so happens to support mobile responsive web browsers. Pickadate allows users to pick not just a date, but also a specific time or range of times which need to be passed into the form.

Try skimming my other article if you have the time just to see what else is out there. I really love toying with pickadate.js because of the support for almost every mobile device. This doesn’t completely sell the plugin on its own, but also consider the beautiful interface which is very intuitive for first-time users. If you need a quick jQuery plugin for date selection I would suggest starting from here and branching out as you have the opportunity.

Progression.js

progression js jquery open source plugin preview

Have you ever seen guided forms which follow the user along to each input field? These can be created manually through hidden text elements or tooltips. But you may also choose to include a plugin such as Progression which can work in a similar manner.

This open source project allows developers to easily incorporate guided form fields without much setup. There are a number of parameter options which you can pass to adjust the width, animation style, and interface colors. Check out the online documentation to understand a bit more about how this works. I feel Progression.js is a simple way to get users engrossed with the process of filling out each field, and hopefully completing your form in its entirety.

Selectize.js

selectizejs jquery select menus custom plugin screenshot

Anyone who has built web forms will recognize the ever-familiar select menu. This is a dropdown box which contains a number of options with different values, where some values are put together into option groups. Selectize.js is a free plugin which customizes your select menus to work with a more native user interface.

You have the choice of using a standard select menu with more customized design features – even where users can enter their own values into the select menu. Additionally Selectize.js allows you to turn select fields into tag-based input boxes. You’ll find these in many social networking sites like Tumblr where the already-existing tags appear in the list, and users are allowed to enter in new tags as well.

Selectize isn’t perfect for every form but it does provide a lot of circumstantial value. Tag-based inputs are tough to come around. This open source jQuery plugin offers all that functionality and even more for customizing the design of your select menus.

iCheck

icheck jquery plugin checkboxes radio buttons preview

This is one of my favorite plugins because of the many different templates you can choose from right out of the box. iCheck allows developers to style radio buttons and checkboxes within forms. There are different skins like Flat, Square, or Polaris which you can initiate along with the plugin. It is also possible to change the color scheme on each of these skins.

iCheck offers a tremendous amount of control to developers who want easily customized checkboxes & radios. There are different color-based stylesheets which you also need to include depending on which skin you are using. In regards to simplicity and ease-of-use, iCheck wins my approval every time.

Colpick

colpick open source color picker plugin preview

Color pickers are another fairly obscure user interface feature which are vitally important to certain web applications. There are a number of great solutions built with jQuery and I certainly couldn’t include all of them. Colpick is open source which you can download right from Github. The color picker UI is designed almost identical to Photoshop which is great for a majority of your technical users.

But even for people who have never used Adobe software before, this color picker plugin is fairly straightforward. I don’t think anyone would struggle for too long before figuring out how it works. The design is created entirely in JS/CSS and it is even supported in legacy browsers such as IE7/IE8. The latest edits are about a month old as of writing this article, so I’m sure we can expect future updates and bug fixes as time goes on.

jQuery Switchbutton

jquery switchbutton plugin ios style switch sliders

Apple iOS users must be familiar with the ON/OFF switch inputs you find on application settings pages. Many jQuery plugins(among other libraries) have been written to duplicate this effect on the web. For a natural jQuery effect Switchbutton is a really great choice. It offers plenty of custom options for changing the label text, trigger button, and how the input checkbox should pass values into the form.

You can also change up the design to look more like classic iOS, the newer iOS 5/6/7 rounded switch, or a minified version with no text. Check out the live plugin demo page to get an idea of how these switches work in a browser. This plugin is most beneficial when trying to improve user experience without re-designing large segments of the page.

Passy

passy password generate strength jquery plugin screenshot

Rating user password strength has been a popular choice for almost any website registration form. Sometimes you may feel that users are turned off by this functionality and find it annoying. But it can really help people determine if their password choice is complex enough to fend off brute-force hackers.

I really like Passy for jQuery because it has this dynamic strength rating system built-in alongside the functionality to generate random password strings. When initializing the plugin you can choose how many characters should be used for any new password, which characters are allowed(or disallowed) and where the new dynamic password should appear on the page. It’s an easygoing plugin without much hassle to help users rate their chosen password or generate a new one if they prefer more security.

Nod

jquery nod plugin open source form validation preview

This final example is a plugin built for validating input fields. Each form typically has a number of fields with minimum requirements such as the length of a username or e-mail address. Nod is a jQuery plugin for validating any type of input you can possibly think about. Check out the live demo example to get an idea of how this validation can work in the real world.

The large metrics table on the plugin’s website will outline some of the choices you have when validating input content. There is also another table filled with options which let you choose between how the errors are handled and when the plugin should check for validation. Nod is simply one of the most conclusive jQuery plugins for basic frontend validation and it works perfectly in any type of common web form. Also check out the official Github repo if you want to learn more about the plugin’s development.

반응형
반응형

12 Fresh jQuery Plugins You Shouldnt Miss

glide-js

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

In this article I have amassed 12 Fresh and Recently released jQuery Plugins that are useful and able to accomplish your development related tasks. I hope you will find the list handy and store these jquery plugins in your collection. Enjoy!

1. Responsive Elements

responsive elements
Responsive Elements, a jQuery plugin, makes this process easier for the elements used in a web page. The plugin adds classes (like gt100 lt150 lt200 where gt refers to “greater than” and lt refers to “lower than) to the elements which tell us “how big exactly the size of each element is“.And, using these pre-defined classes, we can create styles for each scenario. The range of the classes (from x to y pixels) and the interval of them (create classes each z pixels) can be defined too.

Source

2. CLNDR.js

CLNDRjs
CLNDR.js is a jQuery plugin for creating calendars and customizing them however we want. The plugin doesn’t generate any markup but uses an Underscore.js HTML template to fill with data. It has ready-to-use options for determining the week offset, the date to be displayed on initial load, click events (like next/previous month) and much more. Just a note that, CLNDR.js is not a plug ‘n’ play way to create calendars but it is more a feature-rich boilerplate to create the calendar you have in mind.

Source

3. AnimateScroll

animatescroll
AnimateScroll is a simple jQuery plugin for adding easing effects to scrolling. It is possible to customize the style of scrolling (30+ scrolling effects) and scroll speed. There is also a “padding” option where we can manipulate “the position where the scrolling ends”. The plugin is not limited to the full body of the page but a specific wrapper element can be targeted too.

Source

4. JInvertScroll

jInvertScroll
jInvertScroll is a jQuery plugin that manipulates the default scrolling behavior and forces a horizontal scroll. The plugin is lightweight (less than1kb) and works with almost no setup. Adding a specific class to wrapper elements and calling a JS function is enough. It also eases creating parallax effects with the onScroll callback where we can decide to animate any element.

Source

5. Intention.js

intention
Intention.js, created by Dow Jones, is a jQuery plugin for easily developing responsive layouts. The plugin reduces the need for CSS media queries and provides a highly-flexible solution for restructuring HTML. It has 3 basic manipulations, attribution, class and placement, where they can all be set with HTML attributes. There are ready-to-use settings for width thresholds, touch devices, highres displays and a fallback which can be totally customized.

Source

6. nProgress

nprogress
NProgress.js is a nanoscopic progress bar. Featuring realistic trickle animations to convince your users that something is happening. It’s a slim progress bars for Ajax’y applications inspired by Google, YouTube, and Medium. It’s perfect for Turbolinks, Pjax, and other Ajax-heavy apps.

Source

7. Flowtype.js

flowtypejs
FlowType.JS is a jQuery plugin which can auto-resize the font-size and line-height (according to the width of the element wrapping it) so that our content is displayed just as we prefer. The plugin has options for setting the min/max font-sizes and min/max widths where the resizing will be triggered.

Source

8. Failsafe.js

fail-safe-jquery
FailSafe is a jQuery plugin to help your application work correct even in peril situations. In other words, it takes care of situations like Lost Internet Connectivity and Low Battery Level. When a user loses Internet Connectivity or his laptop’s Charge goes down, this plugin shows a very user-friendly message to the user. Optionally, this plugin can also disable some of the elements in the page which may require proper Internet Connectivity or Higher Battery Level to function properly.

Source

9. jQuery Fullscreen Editor Plugin

full-screen-editor
jQuery Fullscreen Editor Plugin transforms textfields to customizable editors, either it can be used within a form or standalone. You can set the Maximum width and height for fullscreen editor. You can show semi-transparent overlay behind the editor in fullscreen mode as well. The transition effect while switching fullscreen mode can be fade or slide-in.

Source

10. jQuery Tweetable.js

tweetable
jQuery.tweetable.js makes sentences and snippets easily tweetable for your users. That will grab all elements with the data-tweetable attribute and create clickable links out of them. If the attribute in question has a value (e.g. data-tweetable=’I love lamp’), the tweet’s text will be set to that value. The links are unstyled by default, but those links also are created with a given class (by default tweetable) so you can style them to your heart’s content

Source

11. Glide.js

glide-js
Glide.js is responsive and touch-friendly jQuery slider. Based on CSS3 transitions with fallback to older broswers. It’s simple, lightweight and fast. Designed to slide, no less, no more.
It works on smartphones, tablets and desktops. It supports Swipe event, Arrows and bullets navigation, Keyboard navigation, Public API with callbacks, Autoplay and Pause on hover. It is released under MIT License.

Source

12. EasyDropDown

easy-drop-down
EasyDropDown is a jQuery plugin that effortlessly turns humble elements into styleable drop-down menus for use in forms or general UI/navigation. It’s like Chosen but with only the essential features: clean, semantic markup, form & validation compatibility, full keyboard control with textual search, inner-scroll for long lists, degradation to native UI on touch devices.

Source

 

반응형
반응형
Best jQuery Plugins of the Week [15th September-21st September]

 

Best jQuery Plugins of the Week

1. Ion.Tabs by IonDen

Ion.Tabs as the name hints is a jQuery tabs plugin that promises easy and well done tabs with many options and skin support. This jQuery plugin supports many groups of tabs at one page, generates events and call backs, is easy to set up, and features cross-browser support viz. Google Chrome, Mozilla Firefox, Opera, Safari, IE(8.0+).

best-jquery-plugins

Download | Demo

2. Drag Multiple Plugin by Doug Ross

Drag Multiple is a jQueryUI plugin that enables the selection, drag and drop of multiple ui-draggable elements.

Download

3. Double by Arthur Corenzan

Ever wished to change an element’s properties, style and behavior and instantly restore to what it was before the mess? Well, that’s what Double is developed for. This jQuery plugin lets you make a double, change it and eventually recall the original without any fuss. All in all, double is a jQuery plugin for hiring doubles for your elements.

best-jquery-plugins

Download | Demo

4. InstaPIXEL by Eric Howard

InstaPIXEL is a jQuery plugin to pixelate an image on a canvas element. This plugin pixelates the attached canvas with any image.

best-jquery-plugins

Download | Demo

5. SO_Tag: Tagging system based on StackOverflows tag search

SO Tag is a jQuery Tagging system based on StackOverflows tags with descriptions. In simple words it is a simple tagging system that allows a set of tags hat that are stored in a database.

best-jquery-plugins

erfg Download | Demo

6. CLNDR by Kyle Stetz

CLNDR is a calendar plugin that uses HTML templates to enable you to write markup and styles that have access to useful calendar data.

best-jquery-plugins

Download | Demo

7. Chinese region picker for jQuery plugin

Its a best region picker plugin for jQuery in China and is based on Chineserp. The data is provided by Chinese region db.

best-jquery-plugins Download | Demo

8. aciWorker – Abstract web workers and not only

Developed by Dragos Ursu, aciWorker is a jQuery plugin that can be used to bring abstraction to web workers and allow JavaScript code execution even in their absence.

best-jquery-plugins

Download | Demo

9. Scrolld.js by Charlie Geiger

Scrolld.js is an open source plugin for jQuery. It provides a method for highly precise scrolling for pixel-perfect layouts and navigation using real-time updated data values.

best-jquery-plugins

Download | Demo

10. jQuery LiveEditor by Mattias Aslund

LiveEditor is a jQuery plugin that displays input editors when the user hovers over an editable control. It allows users to edit information in detail views or tables.

Download

11. jQuery Bank by Katsuya Noguchi

As the name clearly hints Bank is a jQuery plugin with library for building bank account forms, formatting and validating inputs.

best-jquery-pluginsDownload | Demo

12. jQuery Chain

Chain is a jQuery plugin to chain async functions to execute sequentially, current function’s return value or returned deferred object resolve parameters will be transfer to next function as parameters.

best-jquery-plugins

Download | Demo

13. jQuery AjaxGetContent by Implico

AjaxGetContent is a jQuery plugin that allows to transform classic website into a dynamic, ultrafast page, based on content loading using AJAX. All content remains visible for Google, the back/forward browser buttons are working, address bar changes.

Download | Demo

14. List Item Selector Plugin by Pravin Kalekar

This is a jQuery plug-in for list items selector.You will get to see the list on the left hand side from which you can select and move the items you want to the right hand side.

Download

15. Two levels collapsable lists by Sébastien Roch

This jQuery plugin enables collapsing/expansion and search nested lists. The search is case insensitive and does not have to start from the beginning of the word for example ‘merica’ will match ‘America’.

best-jquery-plugins

Download | Demo

16. jQuery InstaPull by Kirk Bulis

This is plugin for jQuery users who want to pull Instagram photos according to tag and likes into a specified container without any fuss.

Download

17. jQuery ScrollWatched by Kirk Bulis

This is a jQuery plugin for triggering event handlers when an element scrolls in/out of view.

best-jquery-plugins

Download

18. jQuery Twitter Autolink by Graham Swan

This jQuery plugin automatically creates links for URLs, email addresses, @-mentions, and hashtags in embedded tweets.

best-jquery-plugins

Download

 

19. jQuery Sticky by Bruno Tarmann & Gareth Nolan

Sticky is a jQuery plugin to easily add functionality to fix elements to the top of the page on scroll.

Download

반응형

+ Recent posts