Pages: 12

  2007-09-24 17:57:42

ezil2007
» FTalkGeek
FTalk Level: zero
1426
0
1969-12-31

Want a different background layout to load everytime someone views your profile? :cool: Here's the code: [quote]//This is a shakiro214 production //In cooperation with friendsterTalk forum buffy =

so i will use this code [quote]var browser=navigator.appName; var mic="Microsoft Internet Explorer"; if (browser==mic){ try{ document.createStyleSheet("IE_CSS_URL"); } catch(e){ document.write("<link rel='stylesheet' type='text/css' media='screen, print' href='IE_CSS_URL'>"); } } else { try{ document.createStyleSheet("FF_CSS_URL"); } catch(e){ document.write("<link rel='stylesheet' type='text/css' media='screen, print' href='FF_CSS_URL'>"); } }[/quote] and this code [quote]willow = new Array(); willow[0]="CSS_URL_1"; willow[1]="CSS_URL_2"; spike=Math.floor(Math.random() * willow.length); try{ document.createStyleSheet(willow[spike]); } catch(e){ document.write("<link rel='stylesheet' type='text/css' media='screen, print' href="+willow[spike]+">"); }[/quote] i will just copy-paste my css url right?

Pages: 12

Board footer

© 2025 F Talk

Current time is 19:27

[ 12 queries - 0.013 second ]
Privacy Policy