问题标签 [highslide]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
highslide - 左侧的垂直拇指条显示所有画廊的拇指
我有三个带有 highslide 的画廊,每个画廊都有十张图片,每个图片的左侧都有一个垂直的拇指条。问题是每个画廊都显示所有 30 个缩略图,我只想查看与每个画廊相关的 10 个缩略图。
我该如何控制这个?
javascript - 如何隐藏 Highslide 媒体查看器中的控件?
是否可以完全隐藏 Highslide 中的控件?
我正在寻找类似的东西
但当然任何其他解决方案也可以。
谢谢
highslide - 使用远程托管图像时,Highslide JS 不起作用
使用远程托管图像时,Highslide JS 不起作用
你能帮我解决这个问题吗?
示例 1: 在这里不起作用 - 画廊还可以,但远程上传没有可用的缩放图像
示例 2: 在这里工作!- 可以缩放,图像本地存储在服务器上
javascript - hs.htmlExpand to the open popup on image click
I would like, when the user click on image in the open popup, the content will changed with url in iframe (not close/open, but crossfade)
I have a gallery with hs.transitions = ['expand', 'crossfade'].
Next construction will close old popup window and open new one (and break the slideshow), but i want the same effect (crossfade), like a user click next image.
How to make it?
Sample - http://jsfiddle.net/xCnfE/4/
highslide - 将 highslide 图像直接加载到内容 div 中
有谁知道是否可以让 highslide.js 将图像直接加载到页面上可见的现有内容 div 中,而不是在呈现页面顶部加载内容的默认模式框?
responsive-design - 如何将 Highslide JS 调整为新的响应式设计
大约 5 年前,我在这个网站上使用了 Highslide JS:http ://wela.ctc.edu/academy12-13.aspx (示例页面)。现在我正在使用 Twitter.Bootstrap 重新设计网站,并试图弄清楚如何调整 Highslide 弹出窗口以在较小的设备宽度下工作。这是可能的还是我应该使用找到另一种解决方案来实施?我在我的 highslide-with-html.js 文件中使用了设置参数,但结果并不令人满意。如果可以在响应式设计中使用 Highslide,请查看任何 URL。
database - Highslide 照片库和外部数据库
是否可以将 highslide 画廊连接到外部数据库,该数据库可以加载图像/路径/等以及与该图像相关联的标题/文本到网站中。从而消除了在专门引用图像的页面上放置图像、拇指和 html 代码的需要?
highslide - htmlExpand (iframe) 始终居中
你好,
例如在这个 url上,如何在web 浏览器的“窗口”被重新调整时,页脚中的 hs.htmlExpand() 会自动“重新居中” 。现在,htmlExpand 仅在打开时自动居中(但位置固定)。你有回答我问题的网址吗?
谢谢。
highslide - 同一页面中的两个画廊[Highslide]
我想将 highslide 用于一个简单的画廊,上面有拇指条。这是来自 highslide http://highslide.com/examples/gallery-thumbstrip-above.html的示例 我想在同一页面中添加另一个画廊,但我不知道如何修改代码..
这是该示例的 html,仅带有 2 个拇指条
highslide - 在 Highslide 字幕区域再添加一个链接
我正在为我的网站使用这个 highslide 示例:- 。
http://www.roadrash.no/hs-support/gallery-in-page-with-large-imagelink-in-caption.html 。
我需要在标题区域的现有链接旁边添加另一个链接。我该怎么做?.
非常感谢。