Purely cosmetic, but has anyone noticed that there is extra whitespace
in the generated jquery-svn file
(http://jquery.com/src/jquery-svn.js).

Go to the jQuery.macros definition (line 931) and you will see the
space underneath it (above css). It also occurs soon after the DOM
Ready code (1132 onwards).

Removing it saves around 300 bytes. However, that won't make any
difference to the compressed version (which is probably what most will
use on a live site).

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to