background preloader

jQuery UI + Stuff

Facebook Twitter

Introducing WebSocket: Bringing Sockets to the Web. The Problem: Low Latency Client-Server and Server-Client Connections The web has been largely built around the so-called request/response paradigm of HTTP.

Introducing WebSocket: Bringing Sockets to the Web

A client loads up a web page and then nothing happens until the user clicks onto the next page. Around 2005, AJAX started to make the web feel more dynamic. A Preloading Screen to Preload Images. jPreLoader | A Preloading Screen to Preload Images Plugin updated: New version of jPreLoader launched with new features like auto exit, one time preload and some bugs fixed. See change log for more details. Lights Out – Dimming/Covering Background Content with jQuery. This is a quick and easy approach that tackles a pretty common technique.

Lights Out – Dimming/Covering Background Content with jQuery

By the end of this tutorial you will be able to add pop up message boxes complete with dimmed background to your existing site. Feel free to take a look at the demo to scope out exactly what we’ll be creating here today. You may already be familiar with Lightbox – which does a number of the things we are aiming to accomplish today, so as an added disclaimer – The purpose of this tutorial is simply to show you how to dim/cover the background while displaying a message box. The Concept. Codecademy. Transit - CSS transitions and transformations for jQuery. What about older browsers?

Transit - CSS transitions and transformations for jQuery

Transit degrades older browsers by simply not doing the transformations (rotate, scale, etc) while still doing standard CSS (opacity, marginLeft, etc) without any animation. Delays and durations will be ignored. // Delegate .transition() calls to .animate()// if the browser can't do CSS transitions.if (! Gridster.js. jQuery NiceScroll plugin - scrolling for desktop, mobile and touch devices. Nicescroll is a jquery plugin, for nice scrollbars with a very similar ios/mobile style.

jQuery NiceScroll plugin - scrolling for desktop, mobile and touch devices

NOW support HORIZONTAL scrollbar too! Easy-to-use solution to have a custom scrollbars compatble with destkop, tablet and phone devices. It supports DIVs, IFrames, textarea, and document page (body) scrollbars. Compatible with all desktop browser: Firefox 4+, Chrome 5+, Safari 4+ (win/mac), Opera 10+, IE 6+. (all A-grade browsers) Compatible with mobile device: iPad/iPhone/iPod, Android 2.2+, Blackberry phones and Playbook (WebWorks/Table OS), Windows Phone 7.5 Mango and Windows Phone 8. On modern browsers hardware accelerated scrolling has implemented. Simple installation and activation, it works with NO modification of your code.

Recall ALWAYS in (document) ready statement. It's a plugin for the jquery framework, you need to include jquery in your scripts. Put loading script tag after jquery script tag and loading the zoom image in the same folder of the script: Tips for speeding up jQuery Mobile. Real Shadow: jQuery Plugin that casts photorealistic shadows. QUOjs - Micro JavaScript Library. Getting Started with Three.js. ## Introduction I have used Three.js for some of my experiments, and it does a really great job of abstracting away the headaches of getting going with 3D in the browser.

Getting Started with Three.js

With it you can create cameras, objects, lights, materials and more, and you have a choice of renderer, which means you can decide if you want your scene to be drawn using HTML 5’s canvas, WebGL or SVG. Meny - A three dimensional and space efficient menu concept. jQuery Mouseover Effect Using Parallax Style Tutorial. The power of jQuery is enormous, so in this tutorial we are going to show you in a very creative way using parallax style with jquery mouse over effect.

jQuery Mouseover Effect Using Parallax Style Tutorial

On mouse over a parallax, animation image layer are response to the mouse travelling the whole width of the mouse port, the position of image move depend on css style that we have defined in different style in example. You may also like my this post: Demo Download. Baraja: A Plugin for Spreading Items in a Card-Like Fashion. Equal Height Blocks in Rows. There are plenty of solutions for equal height columns using jQuery (like this one by Rob Glazebrook).

Equal Height Blocks in Rows

The basic idea is to measure all of their heights and then set all their heights to that of the tallest one. But what if there is multiple rows of blocks and you only want to increase the heights to match in the current row? jGravity Demo. iScroll. This script has been superseded by iScroll 4 .

iScroll

This page is kept for historical reasons . Project info. Using jPanelMenu with jRespond. Using jRespond with jPanelMenu Responsive design is an amazing revolution in our industry.

Using jPanelMenu with jRespond

It’s changing every part of our process — definition, planning, design, development, and beyond. But, as we all know, design is only one part of the equation. Responsive behavior is a big thing that no one is talking about, but everyone needs to be. jQuery Scroll Path. Elastislide - A Responsive Image Carousel. Lab Up! Roundabout for jQuery by Fred LeBlanc. It’s ready-to-go straight out of the box, but if you want to get crazy, Roundabout is highly-customizable with an extensive API that allows for some pretty amazing results.

Roundabout for jQuery by Fred LeBlanc

Roundabout requires jQuery (at least version 1.2, successfully tested through version 1.7.2). It works in all major modern browsers and even some of the older, not-so-modern ones. Tiny Circleslider: A lightweight circular carousel for jQuery. What is it?