Make sure attr() works on non DOM element nodes. Fixes #7202, #7451, #7500.
[jquery.git] / test / data / echoData.php
2010-06-15 jeresigFixing request data param issue. Thanks to mislav for...