Effects
Wilq32.RotateImage
Filed in Effects - over 3 years ago
JQuery plugin to rotate images made in pure Javascript + HTML5 <canvas> element and VML in IE.
Curvy Corners
Filed in Effects - over 3 years ago
This plugin provides a nice anti-aliased rounded corners.
Sexy Curls
Filed in Effects - over 3 years ago
An open-source jQuery plugin by Elliott Kember which lets you share in the beauty of the page fold (page peel).
jParallax
Filed in Effects - over 3 years ago
jParallax turns a selected element into a 'window', or viewport, and all its children into absolutely positioned layers that can be seen through the viewport. These layers move in response to the mouse, and, depending on their dimensions (and options for layer initialization), they move by different amounts, in a parallax kind of way.
Position Footer
Filed in Effects, Layout, Windows & Overlays - over 3 years ago
This little plugin will allow you to position a footer at the bottom of the browser viewport when the content doesn't reach that far. It will not adjust the footer if the content goes below the viewport height.
Setting Equal Heights with jQuery
Filed in Effects, User Interface - over 3 years ago
Creating the visual effect of equal-height columns or content boxes has been a challenge ever since we abandoned table-based layouts. When developing complex web applications or site designs we've found that it often makes the most sense from a usability and performance standpoint to use a simple JavaScript workaround: our equalHeights() function determines the heights of all sibling elements in a container, and then sets each element's minimum height to that of the tallest element. When JavaScript is disabled, the boxes or columns appear with varying heights, but the content remains legible and the page is still completely usable.










