Results 1 to 5 of 5

Thread: javascript

  1. #1
    Senior Member
    Join Date
    Aug 2004
    Posts
    149

    javascript

    hay all,
    here is a question for all you java programers out there...
    right now i am attemping to make a portion of a website where

    i have three radiobuttens and three menu boxes.
    each radiobutten is located over the menu box.

    what i would like to have happen is have the menu box shadowed out untill the visitor selects the radiobutton corostponding with the menu box.

    do you have any suggestions....

  2. #2
    Banned
    Join Date
    Sep 2004
    Posts
    305
    Okay, small question first... do you want a Java applet or HTML using JavaScript to do this? Reason I'm asking is because you interchange the 2 languages as if they were the same language.. which they are not.

  3. #3
    Senior Member
    Join Date
    Aug 2004
    Posts
    149
    HTML using javascript

    sorry for the unclarity

  4. #4
    Senior Member
    Join Date
    Nov 2001
    Posts
    1,255
    See: http://www.w3schools.com/htmldom/dom_obj_option.asp

    IMO, w3schools has everything you will need for doing web-related stuff.
    Chris Shepherd
    The Nelson-Shepherd cutoff: The point at which you realise someone is an idiot while trying to help them.
    \"Well as far as the spelling, I speak fluently both your native languages. Do you even can try spell mine ?\" -- Failed Insult
    Is your whole family retarded, or did they just catch it from you?

  5. #5
    Senior Member
    Join Date
    Aug 2004
    Posts
    149
    thank you......
    this should realy help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •