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
Filed under From Delicious on February 12 | 1 comment
-
Free fonts, get your free fonts here. Some really really nice stuff.
-
Make a whole div a linK? I think I just might… JQuery to the rescue again.
-
There are some Flash limitations to be aware of before any Flash project implementation.
Filed under From Delicious on February 9 | 1 comment
-
A perfect website is the result of the application of several techniques that come from different fields. The most famous trends in the modern web design are just the perfect combination among rules from design, web usability, user interface design, science behind HTML, CSS and Javascript.
A relatively recent trend is the use of mega drop-down navigation menus. They are simple to build and have a great appeal for the users.
-
Contemplating using a CSS Framework? Read here to get an overview on pretty much all of em.
Filed under From Delicious on February 7 | 0 comments
-
Apple's Human Interface Guidelines for the iPad outline how to create user interfaces optimized for the iPad device. According to Apple, the best iPad applications: downplay application UI so that the focus is on content; present content in beautiful, often realistic ways; and take full advantage of device capabilities to enable enhanced interaction.
-
This maight just be the most flexible way to deploy video on your site. Uses HTML5 for complian browsers, falls back to Flash and Quicktime for those that can't support it.
-
Could this be the best way to go with rounded corners yet? Seems so.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
A quick an easy way to add Chroma keying to Flash AS3 projects
Filed under From Delicious on February 4 | 0 comments
Filed under From Delicious on February 3 | 0 comments
-
Having trouble with those terms? Here's asmall reference to help you understand some CSS keywords
-
If it's a DocType, it's here.