Skip to main content

Home/ iQ Web Team/ Group items tagged pages

Rss Feed Group items tagged

Chad Kipling

ai/visibility.js · GitHub - 0 views

  •  
    Visibility.js allow you to determine whether your web page is visible to an user, is hidden in background tab or is prerendering. It allows you use the page visibility state in JavaScript logic and improve browser performance by disabling unnecessary timers and AJAX requests, or improve user interface experience (for example, by stopping video playback or slideshow when user switches to another browser tab).
Melissa Kendall

Creative 404 Error Page Designs - 3 views

  •  
    Hilarious 404 pages
Thu Tran

Main Page - jQuery JavaScript Library - 0 views

  •  
    Main jQuery Documentation page
Chad Kipling

Building Super Fast Web Apps with PJAX | Nathan Totten - 4 views

  •  
    The basic idea of PJAX is that you update only the parts of the page that change when the user navigates through your app. However, unlike a normal AJAX app that returns only data (JSON) from the server, a PJAX request actually contains normal HTML that has been generated on the server
Chad Kipling

sindresorhus/screenfull.js · GitHub - 1 views

  •  
    Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don't have too.
Chad Kipling

jQuery infinite scroll plugin | onScrollBeyond and scrollExtend | lazy loading plugin f... - 1 views

  •  
    A plugin which will load additional content when the user has scrolled to the bottom of a page, similar to facebook.
  •  
    Damn that's sexy!
Chad Kipling

http://simsalabim.github.com/sisyphus/ - 0 views

  •  
    This plugin will automatically save user form input locally, allowing the user to change pages or close the browser while retaining all the content.
Chad Kipling

CSS Sprites generator - 2 views

shared by Chad Kipling on 07 Nov 11 - Cached
  •  
    Takes multiple images and combines them into a single image. When loading a page, you'll only need to get a single image (saving load times). You can then choose which "image" to use by setting the position (which the generator gives for each image).
Chad Kipling

Better, Stronger, Safer jQuerify Bookmarklet » Learning jQuery - Tips, Techni... - 0 views

  •  
    A bookmarklet that enables jQuery on any page, allowing you to use jQuery in dev tools even if it's not used on the site itself.
Chad Kipling

How to create offline HTML5 web apps in 5 easy steps | CatsWhoCode.com - 2 views

  •  
    Quick steps to cache pages offline with HTML5. This specific example uses Apache for the server.
Thu Tran

YSlow :: Add-ons for Firefox - 0 views

  •  
    An add-on to help you see how fast your page loads, and how you can better optimize your site.
Thu Tran

Edit your website in style, directly on the page with SiteCake - 2 views

  •  
    Cool on the fly WYSIWYG editor for your website
Chad Kipling

How Browsers Work: Behind the Scenes of Modern Web Browsers - 0 views

  •  
     A detailed and comprehensive guide on how web browsers work and render pages including order of operations and what exactly tags/styles will do.
Chad Kipling

Creating a sphere with 3D CSS - Paul Hayes - 0 views

  •  
    An awesome movable sphere in javascript and CSS. Also checkout the cube and tetrahedron (links at the top of the page).
Thu Tran

What the Front Pages of the Web Looked Like on 9/11/2001 - 4 views

  •  
    A look at web sites 10 years ago, and how the internet dealt with 9/11
Chad Kipling

XRAY :: for web developers - 2 views

shared by Chad Kipling on 27 Oct 11 - Cached
  •  
    Quick and easy tool to get information (id, class, styles, hierarchy, etc.) about any element on the page. 
Trevor Pries

Turn.js - 0 views

  •  
    Neat jQuery plugin that implements a "turn page" transition. Would be really cool on mobile/tablet sites.
Trevor Sweetland

A Look at Popcorn.js - 2 views

  •  
    A JavaScript plugin from Mozilla that lets you manipulate a web page based on the position of a video.
  •  
    Check out the demo video on http://popcornjs.org/
1 - 20 of 27 Next ›
Showing 20 items per page