반응형

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

반응형
반응형

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

 

반응형
반응형

Free jQuery Slideshows and Carousels

Slideshows

Coin Slider

Features:

  • Unique transition effects
  • Flexible configuration
  • Linking images
  • Compatible with Android and iPhone
  • Auto slide
  • Lightweight (8Kb)
  • Fully customizable using CSS
Coin Slider

Download

Anything Slider

Features:

  • Slides are HTML content (can be anything)
  • Navigation tabs are built and added dynamically (any number of slides)
  • Optional custom function for formatting navigation text
  • Auto-play (optional feature, can start playing or stopped)
  • Infinite/continuous sliding
  • Pauses auto-play on hover (option)
Anything Slider

Download

WOW Slider

Features:

  • Awesome and unique transitions
  • Fully responsive
  • Graceful degradation to CSS-only slider
  • All browsers, all devices
  • Search engine friendly
  • Lightweight – 4-12Kb
WOW Slider

Download

Camera

Camera slideshow requires jQuery 1.4+ and other jQuery plugins are necessary if you want to use some functionalities: jQuery Easing http://gsgd.co.uk/sandbox/jquery/easing/ and a customized version of jQuery Mobile http://jquerymobile.com/ to use Camera with mobile devices. These plugins are included in the zip download, but do check the links for newer versions.

Camera

Download

SlidesJS

Features:

  • Responsive: create dynamic slideshows that adapt to any screen
  • CSS3 transitions: animations that run smoothly on modern devices
  • Touch: swipe support that tracks touch movements on supported devices
  • Easy setup: get going fast with the easy-to-use examples
SlidesJS

Download

iView Slider

Features:

  • Responsive down to mobile (applies for slider area and images)
  • Touch gestures navigation for iOS, Android and other touch devices
  • Highly flexible and customizable
  • 35 transition effects available
  • Animated HTML captions with custom effects (fade, move top, move right…)
  • Extremely simple configuration
  • Easily customizable via CSS file
iView Slider

Download

FlexSlider

Features:

  • Simple, semantic markup
  • Supported in all major browsers
  • Horizontal/vertical slide and fade animations
  • Multiple slider support, Callback API, and more
  • Harware accelerated touch swipe support
  • Custom navigation options
  • Compatible with the latest version of jQuery
FlexSlider

Download

Slidorion

A combination of an image slider and an accorion, the Slidorion displays beautiful images along with a variable length description. With slides linked to each tab, and accompanied by a large array of effects, the Slidorion is a great alternative to the traditional jQuery slider.

Slidorion

Download

jQuery Slidershock

Slidershock is the most complete and responsive jQuery/WordPress slider on the web. It is currently available for WordPress as a plugin and a jQuery code for non-WordPress environments. Slidershock can be used to slide images and text, and allows the addition of captions to slides. The free version has 10 of the 31 available effects in the premium version.

Download

Simple jQuery Fullscreen Image Gallery

This is actually a tutorial, but the work files are available and the end result is a beautiful gallery that was too nice to leave out of this round up.

Simple jQuery Fullscreen Image Gallery

Download

Supersized

Features:

  • Resizes images to fill the browser while maintaining image dimension ratio
  • Navigation controls with keyboard support
  • Integration with Flickr – pull photos by user, set or group
  • Cycles background via slideshow with transitions and dynamic preloading
  • Core version available for those that just want background resizing
Supersized

Download

Sideways

Sideways image gallery is made by implementing some scripts and tutorials and some CSS3. It utilizes the jQuery UI, jQuery Easing and jQuery mousewheel plugin.

Sideways

Download

AD Gallery

Features:

  • Choose effect: slide in, fade in, etc
  • Keyboard navigation arrows
  • Images are preloaded, and if they aren’t finished loading, a loading image will appear
  • Callbacks on different events that have access to the internal object, so you can access all internal methods
  • Permalink to a specific image, either by index or id
AD Gallery

Download

Flux Slider

Flux slider is a CSS3 animation based image transition framework.

Flux Slider

Download

Responsly.js

Features:

  • Works from large monitors to laptops, to tablets to mobiles
  • Pure CSS styling
  • CSS3 based transitions (hardware accelerated where possible)
  • Animations work on all modern browsers including mobile
  • Simple lightweight design, adds little to your download size
  • Can be heavily customized by editing CSS
Responsly.js

Download

Carousels

jCoverflip

Features:

  • Easy to use: Drag or click to showcase featured content
  • Flexible Integration: The widget can be run as a Drupal moule or as a standalone widget for your website
  • Easy Installation: Simply download, configure and push content to the jCoverflip widget
  • Ready to Use: Out-of-the-box, the widget utilizes a clean default style
  • Customizable: Control the number of items, colors, fonts and styles through CSS
  • Open Source: Distributed using the GNU General Public License and built using jQuery and jQuery UI
jCoverflip

Download

Cloud Carousel

Features:

  • Works with most browsers – tested on IE6-IE9, Firefox, Chrome, Opera, Safari
  • Accurate 3D perspective
  • Optional auto reflections – no need to modify your images or add server code
  • Easy integration with basic valid HTML and a tiny bit of JavaScript
  • Small 5Kb (minified) script
  • Degrades gracefully with JavaScript turned off
  • Fully accessible with no CSS or text only browsers
  • Works with other plugins such as Slimbox, and preserves your links and mouse events
  • Optional mouse wheel support
Cloud Carousel

Download

carouFredSel

Features:

  • Fully customizable and skinnable, filled with loads of custom events and options
  • Scrolls automatically or by using buttons, keys, the mousewheel or by dragging and swiping
  • Optionally responsible/fluid/liquid out of the box
  • Supports variable item-sizes (also with a variable number of visible items)
  • Built in keyboard- and mouse-navigation and pagination
  • 9 built in effects such as scroll, fade, crossfade, cover and uncover
  • Capable of using CSS3 transitions
  • Align (left/center/right) items inside the available width/height
  • Dynamically add and remove items to/from the carousel
  • GET and (re)SET the configuration options after creation
carouFredSel

Download

jQuery Liquid Carousel Plugin

Liquid carousel is a jQuery plugin intended for liquid designs. Every time the container of the carousel gets resized, the number of items in the list change to fit the new width.

jQuery Liquid Carousel Plugin

Download

Agile Carousel

Agile Carousel is highly customizable so youu can build according to your requirements. JSON data format is used to provide easier integration with external data or data from your CMS.

Agile Carousel

Download

jQuery Infinite Carousel Plugin

Features:

  • Just 11Kb compressed
  • Displays images and videos
  • Captions and links
  • Thumbnail options
  • Circular ring timer
  • Keyboard navigation
  • Callback functions
  • Works in all major browsers
jQuery Infinite Carousel Plugin

Download

Circular Content Carousel

A simple circular content carousel. Click on the ‘more’ link to move the items to the left and a content area will slide out. Navigate through the carousel where each step will reveal the next or previous content box with its expanded content.

Circular Content Carousel

Download

Elastislide

Elastislide is a responsive jQuery image carousel that will adapt its size and its behavior in order to work on any screen size. Inserting the carousel’s structure into a container with a fluid width will also make the carousel fluid.

Elastislide

Download

Tiny Carousel

Features:

  • Can slide vertically or horizonally
  • Supports navigation by button or paging
  • Animation time can be set in milliseconds or to ‘instant’
  • Easily customizable
  • Supports all current browsers (Firefox, Internet Explorer 6+, Safari, Opera, Chrome)
  • Lightweight – only 100 lines of code, 2.29Kb
Tiny Carousel

Download

jQuery Feature Carousel

Features:

  • Arrange divs of content in a 3D rotating carousel
  • Currently supports one flanking ‘feature’ on either side of center feature
  • Show clickable indicators (blips) of what feature is currently at the center
  • Display text overlay on bottom of feature
  • Speed, effects, locations and more are all changeable
  • Works in Chrome, Firefox, Safari and IE6+
  • Automatically preloads images before firing up the carousel
jQuery Feature Carousel

Download

jQuery Cycle Plugin

The jQuery Cycle Plugin is a slideshow plugin that supports many different types of transition effects. It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and much more. The plugin provides a method called ‘cycle’ which is invoked on a container element. Each child element of the container becomes a ‘slide’. Options control how and when the slides are transitioned.

jQuery Cycle Plugin

Download

 

반응형
반응형

[jQuery] 모든 라디오버튼, 체크박스 클릭시 로그인하라는 경고 보여주시

 

        $("[type='radio']").click(function(e){
            if (uid == ""){
       alert('로그인 후 이용해 주세요');
                $(this).attr("checked",false);
            }
        });
        $("[type='checkbox']").click(function(e){
            if (uid == ""){
       alert('로그인 후 이용해 주세요');
                $(this).attr("checked",false);
            }
        });

반응형
반응형
<html>
<head>
<script type="text/javascript" src="../js/jquery.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$("#input1").keyup(function(event){
if(event.keyCode !=8){
var result = "keycode="+ event.keyCode + " value="+ String.fromCharCode(event.keyCode);
var preHtml = $("#result").html();
$("#result").html(preHtml+ "<br />" +result);
}
if($(this).val() ==""){
$("#result").empty();
}
});
$("#onlyNumber").keyup(function(event){
if (!(event.keyCode >=37 && event.keyCode<=40)) {
var inputVal = $(this).val();
$(this).val(inputVal.replace(/[^0-9]/gi,''));
}
});
$("#onlyAlphabet").keyup(function(event){
if (!(event.keyCode >=37 && event.keyCode<=40)) {
var inputVal = $(this).val();
$(this).val(inputVal.replace(/[^a-z]/gi,''));
}
});
$("#notHangul").keyup(function(event){
if (!(event.keyCode >=37 && event.keyCode<=40)) {
var inputVal = $(this).val();
$(this).val(inputVal.replace(/[^a-z0-9]/gi,''));
}
});
$("#onlyHangul").keyup(function(event){
if (!(event.keyCode >=37 && event.keyCode<=40)) {
var inputVal = $(this).val();
$(this).val(inputVal.replace(/[a-z0-9]/gi,''));
}
});
});
</script>
</head>
<body>
숫자만: <input type="text" id="onlyNumber" /> <br />
영문만: <input type="text" id="onlyAlphabet" /> <br />
영문,숫자만:<input type="text" id="notHangul" /><br />
한글만:<input type="text" id="onlyHangul" /><br />
keyCode: <input type="text" id="input1" />
<div id="result">
</div>
</body>
</html>
반응형

+ Recent posts