Using jQuery Forums
:empty, select and .serialize()
Hi! I found a jQuery bug: http://jsfiddle.net/TbJ9G/ Case: If you have an select-option with value="" (or be :empty), it will be selected. :S Bye.