简体   繁体   English

如何在Highslide Media Viewer中隐藏控件?

[英]How do I hide the controls in Highslide Media Viewer?

is it possible to hide the controls in the Highslide entirely? 是否可以完全隐藏Highslide中的控件?

I'm looking for something like 我正在寻找类似的东西

hs.showControls = false;

but of course any other solution would be fine as well. 但是当然,任何其他解决方案也都可以。

Thank you 谢谢

在Highslide JS配置中的hs.addSlideshow部分中,设置useControls:false

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM