User Profile

Collapse

Profile Sidebar

Collapse
rienc
rienc
Last Activity: Jun 15 '10, 03:59 AM
Joined: May 15 '10
Location: Antwerp, Belgium
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rienc
    replied to onChange doesn't (always) work
    ok, wierd...
    I have been looking for the source of this problem for a day or so, if I change the name of the function soort() to soortCheck() there seems to be no problem. Does anyone know what may cause this?
    See more | Go to post

    Leave a comment:


  • rienc
    replied to onChange doesn't (always) work
    no, just the first one, there are 6 other <option>s....
    See more | Go to post

    Leave a comment:


  • rienc
    started a topic onChange doesn't (always) work

    onChange doesn't (always) work

    this piece of code works, the function daysCheck() can be found in a seperate js file included in the head.
    Code:
    <select id="month" name="month" class="dateselect" onChange="daysCheck()">
    	<option ...
    	...</option>
    </select>
    
    <select id="year" name="year" class="dateselector" onChange="daysCheck()">
    ...
    See more | Go to post
No activity results to display
Show More
Working...