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?
User Profile
Collapse
-
-
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()">
No activity results to display
Show More
Leave a comment: