Only set height/width if it's a non-negative number (don't set it to 0).
[jquery.git] / test / data / echoQuery.php
1 <?php echo $_SERVER['QUERY_STRING']; ?>