Ryan Grove
Ryan Grove
Hmm, yeah, `Index.exists()` ought to pass along the error from Request if there is one, and there should be one in that case. That's a valid bug, thanks!
jQuery's `$('#foo').delegate()` seems like the closest match for YUI's `Y.one('#foo').delegate()`. I _think_ `$('.foo').live()` would be more like doing event delegation from the document in YUI, but I'm not sure whether...
This isn't currently possible with LazyLoad, although it wouldn't be too hard to implement if someone wants to take a stab at it.
Totally. The neutral domain name was chosen with this kind of future expansion in mind. What we're lacking right now are interested contributors, and a page format that makes it...
Thanks for the report. If jsmin.c handles this and jsmin.rb doesn't, then this is definitely a bug. I don't use or actively maintain this code anymore though, so: pull requests...