Forum Moderators: open
I'm having a dropdown menu with select and option, and this little line is the error:
<select class="test" name='mode' onChange="location='#' + options[selectedIndex].value"> I'm using XHTML 1.0 Strict, and this one is the only error left. Is there a workaround or anything I can use, to get rid of this error?