j0hj0h
j0hj0h
I fixed it. I'll create a pull request later.
OK, the error is resolved. Was accidentally loading jQuery a second time after semantic. So I'd state that this is not a CSS only version.
or just "compiled"?
Aggregation by week, month and year would be awesome!
I had this problem in Firefox and apparently it was caused by deactivating the browser cache via Firebugs network tab: the images are actually loaded from server, but imagesLoaded fires...
@PandaWood: In my tests I got the impression, that this issue is only caused by developer tools, that modify the caching behaviour. But no warranty ...
@pacu, I'm working mostly in Chrome for mac as well and for me it seems like it is caused by the option `Disable cache` in the Network tab. Did you...