background preloader

FitText - A plugin for inflating web type

FitText - A plugin for inflating web type

http://fittextjs.com/

Related:  web

Blueberry - A simple, fluid, responsive jQuery image slider. What is Blueberry? Blueberry is an experimental opensource jQuery image slider plugin which has been written specifically to work with fluid/responsive web layouts. A brief history Turn.js: The page flip effect in HTML5 Turn.js is a JavaScript library that will make your content look like a real book or magazine using all the advantages of HTML5. The web is getting beautiful with new user interfaces based in HTML5; turn.js is the best fit for a magazine, book or catalog based in HTML5. Let's code <div id="flipbook"><div class="hard"> Turn.js </div><div class="hard"></div><div> Page 1 </div><div> Page 2 </div><div> Page 3 </div><div> Page 4 </div><div class="hard"></div><div class="hard"></div></div> Features

How to Create Content Maps for Planning Your Website’s Content Content mapping is a visual technique that will help you organize and understand the content of a website. It can be a simple and valuable part of your site’s overall content strategy. This short and simple guide should help you get started. What is Content Mapping? Content mapping is similar to mind maps, but it’s focused on a site’s content. It will help you explore and visualize your content. tipsy Overview Tipsy is a jQuery plugin for creating a Facebook-like tooltips effect based on an anchor tag's title attribute. Examples & Usage Basic By default, tooltips will appear centred underneath their anchor:

10+ Solutions for Responsive Data Tables Having trouble fitting your tables into a responsive site? They look great on a desktop layout, but look miserable on mobile. Here I will show a basic solution I have used, followed by a list of other plugins and tools you might want to use. Retro-fitting Old Table Markup First remove any fixed widths from your HTML. Before: The Heads-Up Grid Responsive web design, as described/defined by Ethan Marcotte anyway, is the act of creating various forms of the same basic site design that are optimized for different ranges of browser window widths. Luckily, the way that I originally constructed the Heads-Up Grid made 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. Even if you are not extremely comfortable with JavaScript, if you are ambitious enough to tackle responsive web design you will most likely have no problem figuring this out.

js A gridster configuration object. Define which elements are the widgets. Can be a CSS Selector string or a jQuery collection of HTMLElements. Horizontal and vertical margins respectively for widgets. URL encode (text conversion tool) On 16. Sep 2010 09:11 butzi wrote: @andreas: It is not as easy as it looks like. But i am planning an improvement, that will work for you in the next month. One page website Once in a while, something new shows up that has the power to shake the world and stimulate all people to keep moving instead of stay still, this quote applies for practically every instance in life and business. A while ago, Nike released an astonishing website named “Nike Better World” to support all the athletes around the world; the design itself was brilliant and it generated a lot of positive reviews, but the real breakthrough came thanks to the navigation system that these guys made, a fantastic vertical Parallax system. On this tutorial we’re going to undress the structure of this website and then we’re going to create something inspired by Nike’s website using jQuery and CSS.

Meson Nadi – Sojournal The Nicaraguan Jungles Boutique Hotel Saskia Nadi has fulfilled her dream of living in a real-life paradise. Since last year, together with husband Dennis, the two have opened their stylish and sustainable boutique hotel Meson Nadi in the jungle of Nicaragua. So what is the story behind Meson Nadi and its creation? scrolldeck.js Build a web page with each slide as a div. Pro-Tip: Use rem’s to make content scale (resize this window to see) Create section navigation by linking to slide id’s (optional) After linking all the required scripts (jQuery, Scrollorama, scrollTo, easing & scrolldeck), create the slide deck on document ready event. $(document).ready(function() { var deck = new $.scrolldeck(); }); You can configure the settings as follows(example has the default config values assigned)

tiltShift.js - a jQuery plugin using CSS3 filters to replicate the tilt shift effect download Download here or go to github. Released under GPL how to use Call the plugin on any collection of images you want by adding the following jQuery: jQuery(document).ready(function() { $('.tiltshift').tiltShift(); });

Related:  jquery pluginstypographiedev web back