Fix attr() problems in IE with attribute nodes. Followup to commit b50f41a2.
[jquery.git] / test / data / notmodified.php
1 <?php header('HTTP/1.0 304 Not Modified'); exit; ?>