jquery core: closes #2652. val() supports option elements, also simplified the code.
[jquery.git] / test / unit / selector.js
2008-07-23 Ariel Fleslerjquery core: closes #2652. val() supports option elemen...
2008-05-28 Ariel Fleslertest runner: the changes are:
2008-05-06 Ariel Fleslertest runner: translated all the ok() with '==' to equal...
2007-12-13 David SerdukeFixed #1854 by using wizzud's suggestion. The only...
2007-11-16 David SerdukeFixed #1095 bug where radio buttons became unchecked...
2007-11-16 David SerdukeFixed #1727 bug where :nth-child() was non-standard...
2007-09-08 John ResigFinished up some of the reorganization.