• Home
  • Reviews
  • Articles
  • News
  • Tools
  • GamingHeaven
  • Forums
  • Network
 

Go Back   DriverHeaven.net > Forums > Software / Tools > Programming, Coding, (Web)Design

Notices

Reply
 
LinkBack Thread Tools
Old Aug 4, 2002, 11:56 AM   #1
BANNED
 
Join Date: Jul 2002
Location: Indiana , USA
Posts: 2,677
Sourcer_2002 is on a distinguished road

Default Post DHTML

Ok im starting a new site i have problem. My background has black in it and the default color of these text. well maybe i should show you what i want to change

<script>

var textdisplay=new Array()
textdisplay[0]="Check out the Download section for cool some cool programs"
textdisplay[1]="Come chat with cool people and get answers to your guestion"
textdisplay[2]="Check out the greastest fourm on the web"
textdisplay[3]="Come check out our fourms for some great info"
textdisplay[4]="Check here for great news thats happenin now!"

function displaydesc(which){
if (document.all)
descriptions.innerHTML=textdisplay[which]
else if (document.getElementById)
document.getElementById("descriptions").innerHTML= textdisplay[which]
}

displaydesc(document.a294.a969.selectedIndex)

document.a294.a969.options[0].selected=true

</script>

I want to change the the color of the discription when ever way i tried it i get a script error. So anyone know a way to change it? Also i was wondering if anyone knew where i could get script/code for chat and also for a small forum?

Thanks in adavance
Sourcer_2002 is offline   Reply With Quote
 

 
Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Artwork by Allan 'Zardon' Campbell, vBulletin implementation by Craig '5320' Humphreys based on original artwork by Ratchet.

All times are GMT -5. The time now is 02:44 PM. Copyright ©2008 HeavenMedia.net