CSS Flyouts - Part One
By:
John Gallant,
Holly Bergevin,
on Wednesday, March 23, 2005
Reader Level: 
Using the techniques learned in the CSS Tooltips series, we begin creating a CSS flyout menu system. This first installment covers building a navigation menu with single levels of nested lists. Issues relating to z-index and browser bugs are covered along with what to do if a browser doesn't support hovering (IE5/Mac), or if scripting is disabled (in IE/Win).
The CSS Flyouts Series:
CSS Flyouts - Part One
CSS Flyouts - Part Two
CSS Flyouts - Part Three
CSS Flyouts - Part Four



