Only try to get data attributes for a jQuery-wrapped object if it is actually an...
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>