반응형
반응형

FlowType.js: Better responsive typography

FlowType.js sets your font-size and line-height based on your element width, making your typography fully responsive. You’ll have the perfect number of characters per line regardless of screen size.

flowtype

 

반응형
반응형

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

 

반응형
반응형

Tablesort: A simple sorting component for tables

tablesort

 

tablesort.js

Tablesort is a small & simple sorting component for tables written in Javascript. It has no dependencies and should have no interference with other libraries.

Basic usage

<script src='tablesort.min.js'></script>
<script>
  new Tablesort(document.getElementById('table-id'));
</script>

Sort Types

  • strings
  • numbers
  • currency
  • Basic dates in dd/mm/yy or dd-mm-yy format. Years can be 4 digits. Days and Months can be 1 or 2 digits.

 

 

반응형
반응형

Pace: An automatic page load progress indicator

http://codevisually.com/

 

pace

 

반응형
반응형
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

반응형
반응형

35 Stunning jQuery Tutorials For Web Developers

http://inspiretrends.com/jquery-tutorials-for-web-developers/

Make an Animated Alphabet using Keypress Events in jQuery

Animated Alphabet on Keypress

Lights Out – Dimming/Covering Background Content with jQuery

Dimming Background Content

LATERAL ON-SCROLL SLIDING WITH JQUERY

Lateral On-Scroll Slider

NATURAL LANGUAGE FORM WITH CUSTOM INPUT ELEMENTS

Natural Language Inputs

SIMPLE YOUTUBE MENU EFFECT

Simple YouTube Menu Effect

Sliding Boxes and Captions with jQuery

Sliding Box Captions

How to Create Accordion Menu (CSS3+jQuery)

Accordion Menu

Creating Android Dock Using jQuery & CSS3

CSS3+jQuery Android Dock

Creating “Next Level” Search Form Using jQuery & CSS3

Expanding Search Fields

Flyout Image Slider Using jQuery & CSS3

Flyout Image Slider

How to grab Dribbble feed with jQuery and CSS3

jQuery-Powered Dribbble Feed

Auto Moving Submenu Using jQuery

Rotating Dropdown Submenu

Stylize Your Own Checkboxes

Styled Checkboxes

How to Create a Walking Navigation

Walking Navigation

Creating Consecutive Slide Using jQuery

Consecutive Item Slider

DeviantArt API Instant Search App using Ajax & PHP

DeviantART Instant Search

Making Draggable Webpage Elements using jQuery

Draggable Page Elements

Building an Image Slideshow UI Switcher with jQuery

Image Slideshow UI Switcher

How to Build an iOS-Style Content Slider using jQuery

jquery-tutorials-1

Making Better Select Elements with jQuery and CSS3

Better Select Menus

Building A Step-By-Step Guide Using Intro.Js [Tutorial]

Guided Website Tour

Make a Jquery and CSS3 powered Lightbox Gallery

jQuery Lightbox Gallery

Web Design: Drag And Drop With JQuery UI Sortable

jQuery UI Sortable

Creating A Volume Controller With JQuery UI Slider

jQuery Volume Slider

Magnifying glass for image zoom using Jquery and CSS3

Magnifying Glass Effect

Mobile App Design/Dev: Building Navigation With JQuery

Mobile App Navigation Menu

Quick Feedback Form w/ PHP and jQuery

Quick Feedback Form

Cycle Through Images on Hover with jQuery

Auto-Cycle Images

Generating Files with JavaScript

Generate File Downloads

Mini Help System with jQuery

jQuery Help System

Making an Interactive Picture with jQuery

jQuery Interactive Picture

Mini AJAX File Upload Form

Mini-Ajax File Upload

Create a Beautiful Password Strength Meter

Password Strength Indicator

Let’s Make A Simple AJAX Note Taking App

Simple Note Taking Webapp

 

반응형

+ Recent posts