我试图在Meteor上运行Masonry,但我无法让它运转起来。我确定一切都已到位:
http://cryptostage.meteor.com/
我的确定性得到以下事实的支持:如果我将网页从在线版本(如上所示)保存到我的桌面并从那里运行,那么Mason工作。事实上,这个版本在这里也起作用了:
https://cryptopal.s3.amazonaws.com/meteor-try/cryptopals.html
我错过了什么?
<div class="container">
<div id="pals" class="js-masonry" data-masonry-options="{ "itemSelector": ".pal" }">
<div class="row">
<div class="pal col-md-6 col-sm-6 col-lg-6"><img class="pal-pic" src="./cryptopals_files/cryptopal.png">
<div class="name-key"><p class="username"><strong>Matt</strong></p>
<strong>Key ID</strong>
<a class="key-id"><span class="smaller-text">Get public key» </span></a>
</div>
</div>
</div>
</div>
答案 0 :(得分:1)
我怀疑时间问题与同位素踢的时间相关,而当载入的图像是流星暴露的时候。对我有用的是使用imagesLoaded,然后将物品转移到同位素容器中:
<all>
<relativePath>
poky/files-in-image.txt
</relativePath>
<relativePath>
poky/eglibc/core-image/image-info.txt
</relativePath>
</all>