aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authorAriel Flesler <aflesler@gmail.com>2008-07-23 17:00:32 +0000
committerAriel Flesler <aflesler@gmail.com>2008-07-23 17:00:32 +0000
commita27b5d0468acc5dd8cdfcbff9464546b353e3c04 (patch)
treefe9f9517f1aa38bc3513b770a1a57bf8b457fa81 /test/index.html
parent69212c501f8875b4650847053cc41eaa470e5848 (diff)
downloadjquery-a27b5d0468acc5dd8cdfcbff9464546b353e3c04.tar.gz
jquery-a27b5d0468acc5dd8cdfcbff9464546b353e3c04.zip
jquery core: closes #2652. val() supports option elements, also simplified the code.
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html
index 0127c439a..6ac509b5d 100644
--- a/test/index.html
+++ b/test/index.html
@@ -86,6 +86,7 @@
<option id="option3b" selected="selected" value="1">1</option>
<option id="option3c" selected="selected" value="2">2</option>
<option id="option3d" value="3">3</option>
+ <option id="option3e">no value</option>
</select>
<object id="object1" codebase="stupid">