Y
Hacker News
new
|
ask
|
show
|
jobs
by
podperson
5161 days ago
Actually what would really be neat is if it uses an included library if one is linked (e.g. jQuery $(function(){...});) and the code shown wrapped in an anonymous function otherwise (function(){...})();