Hori Godai

Results 43 comments of Hori Godai

Hi @Rad-Chertovsky I just added data-lazy attribute for img tags from v1.5.0 plz try ;)

Hi @enkota I'm sorry but as of now, We haven't prepared such option. I'll add the option soon and let you know :)

Hi @enkota, @fourroses666 I just added the showAnimation option. you can use this option from [email protected] Write a code like below ```js new SmartPhoto(".js-img-viwer", { showAnimation: false }); ```

Hi @fasthostinc lookforward using ajax to load the html. so it's not meant for webview sorry

Thank you @abali96 I'll update the page soon

Hi @frachello that's nice idea I'll take it into consideration thank you!

Hi @ joaquin74292 and @ALinedDesign The modal-video can only work under the localhost domain or the domains start with http/https

Hi @HeadStudios You have to use it on the server or the localhost

Hi @bradley2083 Thank you for the question You should use `autoplay` with muted like below. $(".video-modal-link").modalVideo({ autoplay: 1, mute: 1 });

@Blindmikey Oh that's very helpful thank you :) but I'm wondering if I should set the attribute on the iframe code. because the modal-video is now following the Youtube Iframe...