Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kiwiot

    (@kiwiot)

    Also there seems to be two selected=”selected” being set See html output

    <select name="select-game_class" id="select-game_class" class="beautiful-taxonomy-filters-select">
    	<option value="0" selected="selected">Classes</option>
    	<option class="level-0 class_2" value="class_2">Class II</option>
    	<option class="level-0 class_3" value="class_3" selected="selected">Class III</option>
    	<option class="level-0 lottery" value="lottery">Lottery</option>
    	<option class="level-0 mforce-class-ii" value="mforce-class-ii">MForce Class II</option>
    	<option class="level-0 mforce-class-iii" value="mforce-class-iii">MForce Class III</option>
    	<option class="level-0 mforce-lottery" value="mforce-lottery">MForce Lottery</option>
    </select>
    Plugin Author Jonathandejong

    (@jonathandejong)

    Hi Kiwiot,

    Thanks for pointing these out. I’ll put them on my todo list and have them fixed in a future update!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML Validation Error’ is closed to new replies.