Use innerhtml instead of text for definitive text

This commit is contained in:
Matthew Beale 2011-07-27 10:42:03 -04:00
parent cabd7eb618
commit 6f1d74de8a
3 changed files with 7 additions and 6 deletions

View file

@ -809,6 +809,7 @@
<em>Into This</em>
<select title="Choose a Country..." class="chzn-select" multiple style="width:350px;" tabindex="4">
<option value=""></option>
<option value="hacked">Hackaroo &lt;script&gt;alert('hack');&lt;/script&gt;</option>
<option value="United States">United States</option>
<option value="United Kingdom">United Kingdom</option>
<option value="Afghanistan">Afghanistan</option>