CSS+JQuery+Xml Create Menu Navigation


September 10, 2008   Css, Javascript, Xml — Tags: , , , , , , — 52coding   

XML as configuration file,other code generation using js, code and data to achieve separation。Test environment IE6, Firefox3, run of good IE and Firefox, without test other environmental.

CSS Garage Door Style Menu


July 23, 2008   Css — Tags: , , , — 52coding   

Using jQuery provides the animate function, which allows us to morph some CSS attributes over time.

CSS Vertical Menus


July 23, 2008   Css — Tags: , , , — 52coding   

CSS Vertical Menus

CSS hack: distinction between IE6, IE7, firefox


July 6, 2008   Css — Tags: , , , — 52coding   

Differences between different browsers, CSS hack writing:
 IE6 and the difference between FF:
        background: orange; * background: blue;
 IE6 and the difference between IE7:
        background: green! important; background: blue;

Page 1 of 11