Posts Tagged ‘buttons’

25 jQuery Plugins to help with Responsive Layouts

Advertise here with BSA


The most popular topic of discussion at the moment is undoubtedly responsive layouts in web design. Without going discussing too much what you will already know, a responsive layout allows you to offer a specific and optimised screen size based on whatever device (mobile, tablet…) the visitor uses.

You would typically use Media Queries to resize the overall layout, but what about all of those individual elements and features that make your page unique? Navigation, forms, images, sliders, carousels… they all need to be optimised as well.

That is were this post comes in, by highlighting 25 jQuery plugins that will help you optimise and resize those trickier web elements.

Response.js

Response.js
Response JS is a lightweight plugin that gives you the tools for producing performance-optimized, mobile-first responsive websites. It provides easy-to-use action hooks for dynamically swapping code blocks based on screen sizes and semantic methods for progressively serving media via HTML5 data attributes.
Response.jsMarkup Demo

Responsly

Responsly
The Responsly plugin is a set of simple responsive widgets written using CSS3 transformations. It is best used with a responsive CSS framework like 1140px or 320plus and currently there are only a slideshow and accordion widget available, but with much more to come soon.
Responsly

Menu to a Dropdown for Small Screens

Menu to a Dropdown for Small Screens
The Five Simple Steps website has a responsive design with a neat feature. When the browser window is narrow, the menu in the upper right converts from typical menu links into a dropdown menu. Using jQuery, this tutorial will show you how to recreate it.
Menu to a DropdownDemo

Responsive Menu

Not unlike the technique used above, this simple pluginconverts menus into a select element for mobile devices and low browser widths.
Responsive MenuDemo

Doubletake

Doubletake
Intended to be a proof of concept, Doubletake is a plugin that dynamically updates the src of your images based on the browser width. You start with a small, mobile-friendly image in your HTML. Doubletake will then use a defined set of breakpoints to update image SRCs when necessary.
DoubletakeDemo

FitText

FitText
FitText is a plugin for inflating web type. It makes font-sizes flexible. Use FitText on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.
FitText

jFontSize

jFontSize
jFontSizeDemo

Elastislide

Elastislide
Elastislide is a responsive jQuery 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.
ElastislideDemo

Blueberry

Blueberry
Blueberry is an experimental open-source jQuery image slider plugin which has been written specifically to work with fluid/responsive web layouts.
Blueberry

wmuSlider

wmuSlider
wmuSlider

PhotoSwipe

PhotoSwipe
PhotoSwipe is an HTML/CSS/JavaScript-based image gallery specifically targeting mobile and touch devices. All modern mobile and touch devices, as well as the desktops and laptops, are supported. PhotoSwipe provides your visitors with a familiar and intuitive interface allowing them to interact with images on your mobile website.
PhotoSwipeDemo

FlexSlider

FlexSlider
Flexslider is a lightweight, fully responsive jQuery slider plugin. It has simple, semantic markup, slide and fade animations, and is supported by all major browsers so you won’t have any compatibility issues. Flexslider is built for beginners and pros alike.
FlexSlider

Responsive jQuery Slideshow

Responsive jQuery Slideshow
Responsive jQuery SlideshowDemo

Seamless Responsive Photo Grid

Seamless Responsive Photo Grid
Seamless Responsive Photo GridDemo

Responsive Image Gallery with Thumbnail Carousel

Responsive Image Gallery with Thumbnail Carousel
Using the Elastislide plugin (above), this tecnique will show you how to implement a responsive gallery that adapts to the view-port width. The gallery will has a view switch that allows you to view it with the thumbnail carousel or without. It also supports keyboard navigation.
Responsive Image Gallery with Thumbnail CarouselDemo

rlightbox – A jQuery UI mediabox

rlightbox – a jQuery UI mediabox
rlightbox is a jQuery UI mediabox that can display many types of content such as images, YouTube and Vimeo videos. It has many unique features like Panorama and Live Re-size and like other jQuery UI widgets, it is ThemeRoller ready.
rlightbox – A jQuery UI mediabox

AdaptiveMedia

AdaptiveMedia
AdaptiveMediaDemo

Dynamic Carousel

Dynamic Carousel
Dynamic Carousel is a carousel plugin built for responsive layouts.
Dynamic CarouselDemo

FitVids.JS

FitVids.JS
FitVids.JS is a lightweight, easy-to-use jQuery plugin for responsive width video embeds. It automates the Intrinsic Ratio Method by Thierry Koblentz to achieve fluid width videos in your responsive web design.
FitVids.JSResponsyGs

jQuery Masonry

jQuery Masonry
Masonry is a dynamic grid layout plugin for jQuery. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically, positioning each element in the next open spot in the grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.
jQuery Masonry

Isotope

Isotope
Isotope is a jQuery plugin for intelligent, dynamic layouts that can’t be achieved with CSS alone. You can hide and reveal item elements easily with jQuery selectors and re-order item elements with sorting.
Isotope’s animation engine takes advantage of the best browser features when available — CSS transitions and transforms, GPU acceleration — but will also fall back to JavaScript animation for lesser browsers.
Isotope

The Heads-Up Grid

The Heads-Up Grid
Built with HTML, CSS & JavaScript, The Heads-Up Grid is a responsive overlay grid for in-browser website development. It has been created to make it relatively easy to adapt to the needs of responsive web design. You can quickly and easily define as many different grids as you need by way of basic JavaScript conditional statements.
The Heads-Up Grid

Adaptive Images in HTML

Adaptive Images in HTML
OK, this is not a jQuery plugin, but still its worthy of a mention. Adaptive Images, intended to be used with responsive and fluid layout techniques, is a solution that will automatically create, cache, and deliver device-appropriate (it detects the resolution of the visitors screen) of your website’s content images. No need to change your mark-up, it manages its own image re-sizing, and will work on any CMS or even on flat HTML pages.
Adaptive Images in HTML

You might also like…

20 jQuery Image and Multimedia Gallery Plugins →
40 jQuery and CSS3 Tutorials and Techniques →
50 jQuery Plugins for Form Functionality, Validation, Security and Customisation →
15 CSS3 Navigation and Menu Tutorials and Techniques →
20 CSS3 Tutorials and Techniques for Creating Buttons →
24 CSS (in some cases with jQuery) Navigation and Menu Tutorials →
22 CSS Button Styling Tutorials and Techniques →
50 Fundamental jQuery Controls, Components and Plugins →
15 Javascript Web UI Libraries, Frameworks and Toolkits →
20 Awesome jQuery Enhanced CSS Button Techniques →
15 jQuery Plugins for Better Web Page Element Layouts →
20 Awesome jQuery Enhanced CSS Button Techniques →
25 Useful jQuery Tooltip Plugins and Tutorials →


Advertise here with BSA


Weekly Design News – Resources, Tutorials and Freebies (N.108)

Advertise here with BSA


This is our weekly column were we share our favorite design related articles, resources and cool tidbits from the past week. Enjoy :)
If you would like to receive our daily updates you can follow us on Twitter, on Facebookor by subscribing to our RSS feed.

HTML5: New Functions Of The Old Tags

HTML5: New Functions Of The Old Tags

Why Google Dart Will Miss Its Target

Why Google Dart Will Miss Its Target

Essential jQuery Plugin Patterns

Essential jQuery Plugin Patterns

7 CSS Snippets to Borrow from HTML5 Boilerplate

7 CSS Snippets to Borrow from HTML5 Boilerplate

How to Bulletproof @font-face Web Fonts

How to Bulletproof @font-face Web Fonts

Using the Google Analytics API in WordPress

Using the Google Analytics API in WordPress

CSS3 with jQuery / Reverse Animation (Tutorial)

CSS3 with jQuery / Reverse Animation (Tutorial)

Flexible Slide-to-top Accordion (Tutorial)

Flexible Slide-to-top Accordion (Tutorial)

How to use Media Queries in JavaScript (Tutorial)

How to use Media Queries in JavaScript (Tutorial)

The Art of Color Coordination (Infographic)

The Art of Color Coordination (Infographic)

iOS 5 GUI PSD (iPhone 4S)

iOS 5 GUI PSD (iPhone 4S)

Free Letter Press Icons

Free Letter Press Icons

Application Icon Set

Application Icon Set

Web2Style Buttons Lab

Web2Style Buttons Lab

Google Plus Styled Buttons Icons PSD

Google Plus Styled Buttons Icons PSD

Ribbon Free Font

Ribbon Free Font

Skratched Free Font

Skratched Free Font

This Week on CodeVisually

We recently launched CodeVisually, our site that focuses solely on resources and tools for web developers and offers a simple solution to painlessly find the resource needed and fast.

Here is our favorite webdev resources from the past week:

Zocial

Zocial

Radi App

Radi App

ApeJS

ApeJS

Cssizer

Cssizer

SimpleModal

SimpleModal

ClickDummy

ClickDummy

Previous Weekly Design News…

Design News Roundup Archives →


Advertise here with BSA


Weekly Design News – Resources, Tutorials and Freebies (N.107)

Advertise here with BSA


This is our weekly column were we share our favorite design related articles, resources and cool tidbits from the past week. Enjoy :)

If you would like to receive our daily updates you can follow us on Twitter, on Facebookor by subscribing to our RSS feed.

CSS3 Tilt-Shift Text Experiment – Where are the trees

CSS3 Tilt-Shift Text Experiment - Where are the trees

CSS Shaders: Cinematic Effects for the Web

CSS Shaders: Cinematic Effects for the Web

20 htaccess Hacks

20 htaccess Hacks

How To Create Custom Post Meta Boxes In WordPress

How To Create Custom Post Meta Boxes In WordPress

Practical CSS3 Tables with Rounded Corners

Practical CSS3 Tables with Rounded Corners

Are You Using CSS3 Appropriately?

Are You Using CSS3 Appropriately?

The making of FF Tundra

The making of FF Tundra

OhMyGrid Tumblr Theme

OhMyGrid Tumblr Theme

The Ultimate Wireframe UI Kit

The Ultimate Wireframe UI Kit

PSD Web UI Elements Kit

PSD Web UI Elements Kit

20 Free 16x16px Ecommerce Icons

20 Free 16x16px Ecommerce Icons

500+ Free Web Icons

500+ Free Web Icons

IC Mini Social Icon Set

IC Mini Social Icon Set

Metro RTE (Rich Text Editor) Icons

Metro RTE (Rich Text Editor) Icons

Free VDS Font

Free VDS Font

This Week on CodeVisually

We recently launched CodeVisually, our site that focuses solely on resources and tools for web developers and offers a simple solution to painlessly find the resource needed and fast.

Here is our favorite webdev resources from the past week:

galleryFocus (jQuery)

galleryFocus (jQuery)

CoderDeck

CoderDeck

Jwerty

Jwerty

GFX

GFX

Sharecount JS

Sharecount JS

Google+ Styled UI Buttons

Google+ Styled UI Buttons

ImageMapster

ImageMapster

QUnit

QUnit

Previous Weekly Design News…

Design News Roundup Archives →


Advertise here with BSA


Weekly Design News – Resources, Tutorials and Freebies (N.106)

Advertise here with BSA


This is our weekly column were we share our favorite design related articles, resources and cool tidbits from the past week. Enjoy :)

If you would like to receive our daily updates you can follow us on Twitter, on Facebookor by subscribing to our RSS feed.

Scalable and Modular Architecture for CSS

Scalable and Modular Architecture for CSS

Incredibly Useful CSS Snippets

Incredibly Useful CSS Snippets

Google+ Styled UI Buttons, Icon Buttons & Dropdown Menu Buttons

Google+ Styled UI Buttons, Icon Buttons & Dropdown Menu Buttons

How To Design A Clean And Minimal WordPress Theme (Tutorial)

How To Design A Clean And Minimal WordPress Theme (Tutorial)

Integrating HTML5, CSS and PHP to Create Contact Form

Integrating HTML5, CSS and PHP to Create Contact Form

Create An Animated Bar Graph With HTML, CSS And jQuery (Tutorial)

Create An Animated Bar Graph With HTML, CSS And jQuery (Tutorial)

Build Ajax Data Grids with CodeIgniter and jQuery (Tutorial)

Build Ajax Data Grids with CodeIgniter and jQuery (Tutorial)

HTML5 Video Face Detection with Canvas and Javascript (Tutorial)

HTML5 Video Face Detection with Canvas and Javascript (Tutorial)

How to Create an HTML5 Microdata Powered Resume (Tutorial)

How to Create an HTML5 Microdata Powered Resume (Tutorial)

Create an interactive street view with jQuery (Tutorial)

Create an interactive street view with jQuery (Tutorial)

Multi-level Photo Map (Tutorial)

Multi-level Photo Map (Tutorial)

Create a Vignette in Photoshop using Adjustment Layers (Tutorial)

Create a Vignette in Photoshop using Adjustment Layers (Tutorial)

Free Resource: Facebook Timeline GUI PSD

Free Resource: Facebook Timeline GUI PSD

Infographic: The State Of Open Source Adoption

Infographic: The State Of Open Source Adoption

This Week on CodeVisually

We recently launched CodeVisually, our site that focuses solely on resources and tools for web developers and offers a simple solution to painlessly find the resource needed and fast.

Here is our favorite webdev resources from the past week:

WooCommerce

WooCommerce

?lphaPun.ch

?lphaPun.ch

Toast Framework

Toast Framework

Response JS

Response JS

Tinkerbin

Tinkerbin

Fluid Baseline Grid

Fluid Baseline Grid

D3.js

D3.js

Touchy Boilerplate

Touchy Boilerplate

Previous Weekly Design News…

Design News Roundup Archives →


Advertise here with BSA