Filed under From Delicious on August 2 | 2 comments
Filed under From Delicious on April 26 | 0 comments
Filed under From Delicious on March 31 | 0 comments
Filed under From Delicious on March 24 | 0 comments
Filed under From Delicious on March 16 | 0 comments
Filed under From Delicious on March 7 | 0 comments
-
The Rotate Images JavaScript swaps images automatically on a timer. The code supports many options and features, such as:
Random Rotation
PHP Images to Rotator
Random Image Display, Sequential or random rotation. Linked or unlinked images. Linked images can all have the same destination URL or each can specify its own. Opening sub-windows and executing custom function calls onclick are also supported by the code.
Rotate titles or captions with image rotation.
Multiple instances are supported.
Customizable rate of rotation.
Images of varying dimensions can be included in the rotation.
Pause/resume onmouseover/mouseout.
Optional transition filter for Internet Explorer on Windows.[1]
PHP directory listing as source of images.
-
Image Cross Fader – This version uses unobtrusive DOM scripting and semantic markup to achieve its goals, and is somewhat less abusive of the CPU in Firefox. It also works in Safari – the original version was written prior to Safari supporting the CSS3 "opacity" property. Opera doesn't support opacity, so the images will just flip in that browser.
-
Create a tabbed content rotator (not sure what to call it really) using everyone’s favorite Javascript framework, jQuery and an interface library called jQuery UI
Filed under From Delicious on February 26 | 0 comments
Filed under From Delicious on February 23 | 0 comments
-
You thought 25 was a lot? Then you thought 35 was a lot. To that, I say, bah… here are 50 top wireframing resources. Chew on that!
-
They took Balsmaiq and made it easier. Crazy, but true.
-
This is just cool. Play a game of name that website.
-
Today “Web” is very different from what it was few years ago. It is better, but far more challenging – you can no longer ignore things like usability, information architecture and design. That’s why wireframing has received so much attention lately.
-
Taking good ol' fashioned, page-centric wireframes to new levels has become a hot button pursuit of particular interest to designers and information architects since the boon of 2.0 and all its accompanying buzzwords exploded onto the scene and into the consciousness of companies in 2004. Enter high fidelity wireframing!
Filed under From Delicious on February 17 | 1 comment
-
This is a demonstration of how to use Firebug, a Firefox addon, to investigate CSS.
It was done using Firefox 3.0.5 and Firebug 1.3.
-
The firebug firefox extension allows you to edit in real time your CSS code. Instead of having to make a change, reload, make a change, reload you can just edit it live to see the results.
-
From the article: In the past, I found myself spending countless hours tweaking my CSS and making everything work in Internet Explorer just as it would in Firefox. Everything changed when I found Firebug. In this tutorial, I am going to discuss how to use Firebug to make CSS development faster, and share some tips for a consistent look between browsers.
Filed under From Delicious on February 15 | 0 comments