background preloader

Controls

Facebook Twitter

Toastee Plugin Example. GitHub & BitBucket HTML Preview. Index. Timelined. jSon Slider. Jquery.treeselect.js. SlideSelect examples. AustriaLorem ipsum dolor sit amet1BelgiumLorem ipsum dolor sit amet2BulgariaLorem ipsum dolor sit amet3Czech RepublicLorem ipsum dolor sit amet4DenmarkLorem ipsum dolor sit amet5FinlandLorem ipsum dolor sit amet6FranceLorem ipsum dolor sit amet7GermanyLorem ipsum dolor sit amet8GreeceLorem ipsum dolor sit amet9HungaryLorem ipsum dolor sit amet10ItalyLorem ipsum dolor sit amet11LuxembourgLorem ipsum dolor sit amet12NetherlandsLorem ipsum dolor sit amet13PolandLorem ipsum dolor sit amet14PortugalLorem ipsum dolor sit amet15RomaniaLorem ipsum dolor sit amet16SlovakiaLorem ipsum dolor sit amet17SloveniaLorem ipsum dolor sit amet18SpainLorem ipsum dolor sit amet19SwedenLorem ipsum dolor sit amet20United KingdomLorem ipsum dolor sit amet21.

GitHub - ehynds/jquery-ui-multiselect-widget: jQuery UI MultiSelect widget. GitHub - nobleclem/jQuery-MultiSelect: Turn a multiselect list into a nice and easy to use list with checkboxes. Bootstrap Horizontal Selector Demos. Pretty Single Range Slider Plugin With jQuery - Bubble Slider. Bubble Slider is a simple yet customizable jQuery slider plugin which turns number input fields into beautiful, touch-enabled single range sliders with custom slider handles, labels and controls. How to use it: 1. Place the jQuery Bubble Slider plugin's stylesheet in the head section of the html document. 2. Create a normal number input field for the single range slider. 3. Change log: update rename to Bubble Slider API update This awesome jQuery plugin is developed by dahjson.

Artigos sobre Ruby, Rails, Java, VRaptor, Python, jQuery, JavaScript, CSS e muito mais. - Washington Botelho. Smart Wizard. Boxy - dialog Box. Overview Boxy is a flexible, Facebook-style dialog box for jQuery with support for dragging and size tweening. It differs from other overlays I've seen by providing an object interface to control dialogs after they've been created. And for simple usage scenarios, boxy also provides a jQuery plugin for automatically hooking up links and forms, as well as an ask() helper for presenting multiple choices to the user. Here's an example, taken from the old feedback forms on my project pages: Downloading Package Package downloads are available from the jQuery project page.

Github jason@oreo ~ $ git clone git@github.com:jaz303/boxy.git Setup Drop the assets in the src directory of the distribution into your web root then include jquery.boxy.js and boxy.css in your page. We're good to go now. Using the jQuery Plugin To use the jQuery plugin, put $(selector).boxy(); in your document.ready, substituting "selector" as appropriate, e.g. Try the following examples: Basic plugin usage: Creating new dialogs show()

Context Menu

Chosen: Select Boxes jQuery Plugin. Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. Downloads Project Source Contribute Standard Select Turns This Into This Multiple Select <optgroup> Support Single Select with Groups Multiple Select with Groups Selected and Disabled Support Chosen automatically highlights selected options and removes disabled options. Single Select Multiple Select Hide Search on Single Select The disable_search_threshold option can be specified to hide the search input on single selects if there are n or fewer options. Default Text Support Chosen automatically sets the default field text ("Choose a country...

") by reading the select element's data-placeholder value. Note: on single selects, the first element is assumed to be selected by the browser. No Results Text Support Setting the "No results" search text is as easy as passing an option when you create Chosen: Limit Selected Options in Multiselect You can easily limit how many options the user can select: Right-to-Left Support.

Data Grids

Gantt. Reveal.js - The HTML Presentation Framework. HTML Presentations Made Easy Created by Hakim El Hattab / @hakimel Heads Up reveal.js is a framework for easily creating beautiful presentations using HTML. You'll need a browser with support for CSS 3D transforms to see it in its full glory. Vertical Slides Slides can be nested inside of other slides, try pressing . Basement Level 1 Press down or up to navigate. Basement Level 2 Cornify Basement Level 3 That's it, time to go back up. Slides Not a coder? Point of View Press ESC to enter the slide overview. Hold down alt and click on any element to zoom in on it using zoom.js.

Works in Mobile Safari Try it out! Marvelous Unordered List No order here Or here Or here Or here Fantastic Ordered List One is smaller than... Superb Tables Markdown support For those of you who like that sort of thing. <section data-markdown> ## Markdown support For those of you who like that sort of thing. Transition Styles You can select from different transitions, like: Default - None - Fade - Slide - Concave - Zoom Themes grow. Meny - A three dimensional and space efficient menu concept. Stroll.js - CSS3 Scroll Effects. Ladda.

Touch

Tasks and Calendars. Timers. Powerful UI widgets for jQuery and HTML5 cloud apps. The leading jQuery & HTML5 UI framework Over 60 Advanced widgets. Ready to work and do more than expected. Powerful UI widgets for jQuery developers jQWidgets delivers everything you need to build rich client UI with JavaScript, HMTL5 and jQuery. Optimized for performance jQWidgets is built with performance in mind. Works on PC, Touch and Mobile devices jQWidgets is ready for a wide range of touch and mobile devices.

jQWidgets supports all major desktop and mobile web browsers – Internet Explorer 7.0+, Firefox 2.0+, Safari 3.0+, Opera 9.0+, Google Chrome, IE Mobile, Android, Opera Mobile, Mobile Safari(IPhone, IPad). High quality standards Most JavaScript and jQuery widgets don’t integrate well with each other. Feature complete JavaScript framework. jQWidgets is not a modified version of the jQuery UI toolkit. Responsive UI widgets and Native themes Hybrid Mobile Apps. jQWidgets and Others. Noty - Notification Plugin. Hi! Noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.

Each notification is added to a queue. (Optional) The notifications can be positioned at the: top - topLeft - topCenter - topRight - center - centerLeft - centerRight - bottom - bottomLeft - bottomCenter - bottomRight The API provides lots of other options to customise the text, animation, speed, buttons and much more. It also has various callbacks for the buttons such as opening and closing the notifications and queue control. Layouts & Demos Top Alert Success Error Warning Information Confirm TopLeft Alert Success Error Warning Information Confirm TopCenter Alert Success Error Warning Information Confirm TopRight Alert Success Error Warning Information Confirm CenterLeft Alert Success Error Warning Information Confirm Center Alert Success Error Warning Information Confirm Installation Try!

HoverIntent jQuery Plug-in. What is hoverIntent? HoverIntent is a plug-in that attempts to determine the user's intent... like a crystal ball, only with mouse movement! It is similar to jQuery's hover method. However, instead of calling the handlerIn function immediately, hoverIntent waits until the user's mouse slows down enough before making the call. Why? To delay or prevent the accidental firing of animations or ajax calls. Simple timeouts work for small areas, but if your target area is large it may execute regardless of intent. That's where hoverIntent comes in... Download hoverIntent r7 (fully-commented, uncompressed) Download hoverIntent r7 (minified) Examples <p><em>If you can see this message <strong>JavaScript is disabled</strong>. jQuery's hover (for reference) $("#demo1 li").hover( makeTall, makeShort ); hover ignores over/out events from children jQuery's built-in hover calls handlerIn and handlerOut functions immediately. .hoverIntent( handlerIn, handlerOut ) .hoverIntent( handlerInOut ) over: Required.

Out: Hovercard - Twitter and Facebook cards. Hover over the red text to see the hovercard in action: jQuery is a cross-browser JS library designed to simplify the client-side scripting of HTML. It was released in January of 2006 by John Resig is an application developer at Khan Academy. He was a JavaScript tool developer for the Mozilla Corporation. He is also thecreator and lead developer of the jQuery JavaScript library. at BarCamp NYC. jQuery is free, open source software, dual-licensed under the MIT License and GNU General Public License, Version 2.[4] jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. View Source <p>jQuery is a cross-browser JS library designed to simplify the client-side scripting of HTML. jQuery plugin for Avgrund concept popin. w2ui - JavaScript UI. What People Are Saying I have been using it quite substantially for a number of different projects now and must say that I absolutely love the way it works. - Soteri Panagou I've been using your grid on a couple of small projects and I've got to say it's an awesome piece of work.

It's very easy to configure and offers a lot of features while staying really responsive. . - Collanders I must say, I really like all of these controls. . - Bob F I was searching for a slick and simple, but also user-friendly UI library. . - Gerald Leeb W2UI is an excellent library! - Antonio Santos Very nice looking library.

. - John Whitten I'm loving w2ui, it packs a lot of punch for such a light library. . - Neil Grover I am seriously blown away at the amazing quality of this library. . - Billy This is amazing! - Bruno Cassol This is incredible, thank you. - Anthony Isaacson This library is absolutely amazing, i never seen in my life such a clean and understandable code!!! - MrCatt - Dave Thompson jQuery Based Only 69kb All In One. DHTML JavaScript Tree Component with Ajax Support - dhtmlxTree - Edition Comparison Matrix. Breaking down Amazon’s mega dropdown. The hover effects on Amazon’s big ‘ole “Shop by Department” mega dropdown are super fast.

Look'it how quick each submenu fills in as your mouse moves down the list: It’s instant. I got nerd sniped by this. Most dropdown menus have to include a bit of a delay when activating submenus. See the delay? I love bootstrap, don’t get it twisted. It’s easy to move the cursor from Amazon’s main dropdown to its submenus. If the cursor moves into the blue triangle the currently displayed submenu will stay open for just a bit longer.

At every position of the cursor you can picture a triangle between the current mouse position and the upper and lower right corners of the dropdown menu. And if the cursor goes outside of the blue triangle, they instantly switch the submenu, giving it a really responsive feel. So if you’re as geeky as me and think something this trivial is cool, I made a jQuery plugin that fires events when detecting this sort of directional menu aiming: jQuery-menu-aim. jQuery Knob demo.

Timeline

Envelope.js - An event based UI messaging system plugin for jQuery.