<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim strCSS, arrCSS, strFile ' edit me strCSS = "FOO|css1|css2|css3|css4|css6|css7" ' don't touch me arrCSS = Split(strCSS, "|") strFile = arrCSS(n3_Random(Ubound(arrCSS))) 'a quick little function to select one of the array values Private Function n3_Random(intUpper) Randomize n3_Random = Int(intUpper * Rnd) + 1 End Function %> Adobe MAX Session CSS Resource Links

Resource Links

Community MX
Position is Everything
CSS-discuss Wiki
Mac IE 5: oddities
CSS Zen Garden
sIFR Information
**new**Newly Supported CSS Selectors in IE7 **new**Adobe - CSS Advisor beta (wiki)