Wide World Of Web Design

Web Design 101: A practical guide to building websites

Wide World Of Web Design header image 4

Entries Tagged as 'Javascript'

sIFR

May 20th, 2008 · No Comments

Scalable Inman Flash Replacement
(image from MikeIndustries.com)
Typography can do a lot to spiff up a web page, and since the Web has made huge strides in catching up to Print in terms of visual style and design practices, web designers and developers have sought ways to go beyond the limitations of the standard Fonts installed […]

[Read more →]

Tags: General · Javascript · Flash

Page Dynamics

January 12th, 2008 · No Comments

Javascript and Ajax
While XHTML and CSS produce the Content and Style for your webpages, the ability to bring the content to life and make it dynamic by controlling it’s behavior is accomplished with a client side scripting language called Javascript. It has typically been used for common things like drop-down navigation menus […]

[Read more →]

Tags: Javascript