jQuery.fracs :: Control The Viewport & Coordinates Of Elements

Aug 03

jQuery.fracs, an impressive jQuery plugin, lets us detect the part of an HTML element that is currently in the viewport, the fraction it takes of the complete viewport and the rest that may be visible. Also, it can get the coordinates of the visible rectangle in document, element and viewport space. There is a very original feature provided that can generate (with...

Read More

html2canvas – Screenshots with JavaScript

Aug 02

html2canvas is an impressive script that can take screenshots of websites (or some parts of them) totally on the client-side, with only JavaScript. The screenshot is generated via rendering the page as a canvas image by reading the DOM and styles applied to the elements. How does it work? The script renders the current page as a canvas image, by reading the DOM and...

Read More

Grumble.js :: Bubble-Shaped Tooltips With jQuery

Jul 24

Originally written for Huddle.com, grumble.js provides special tooltips without the usual limitations of north/east/south/west positioning. The positioning of these tooltips are very flexible and, with the help of "angle" and "distance" settings, they can be pixel-perfectly placed (by using CSS3 transforms and Matrix filters for IE). Bubbles...

Read More

Random Text Generator for Web Designers and Developers

Jul 18

web application that designers and developers can use to quickly grab dummy text in either Lorem Ipsum or Gibberish format

Read More

WordPress Front End Editors (inline editor)

Jul 17

If you want to write your content depending upon your theme design and you want to check how it will look at run time then you can try inline editor or front end editors for doing the same.  Post From Site This new wordpress plugin allows you to post straight from your front-end (i.e. website) – perfect for a quick update! Also useful if you have multiple...

Read More
Page 2 of 3712345102030...Last »