User Profile

Collapse

Profile Sidebar

Collapse
gabriela88
gabriela88
Last Activity: Jun 9 '12, 10:37 AM
Joined: Jun 9 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gabriela88
    replied to onchange doesn't work in IE
    In this case "yes" is "ja".
    I hope anyone can understand this post since some of the used terms are written in Dutch.
    See more | Go to post

    Leave a comment:


  • gabriela88
    started a topic onchange doesn't work in IE

    onchange doesn't work in IE

    For our website we have a reservation form.
    When the user clicks on the radiobutton "yes" the rest of the form should appear. In FF and in Safari it works fine, but in IE it doesn't show.


    headcode javascript:

    Code:
    function activate_luchthaven_retour(){
    				var checkdiv = document.getElementById('bestemming_luchthaven_radio_ja');
    				var retourdiv = document.getElementById('bestemming_luchthaven_retourja');
    ...
    See more | Go to post
    Last edited by Dormilich; Jun 11 '12, 09:45 AM. Reason: Please use [CODE] [/CODE] tags when posting code.
No activity results to display
Show More
Working...