向挤压框添加标题
我正在使用 http://digitarald.de/project/squeezebox/ for mootools 1.2
有一个添加图像或内容的选项,但我想在两者之间做一些事情;或两者兼而有之。本质上是添加一张图像,下面有一些内容。
我有什么见解可以合并这些吗?
I'm using http://digitarald.de/project/squeezebox/ for mootools 1.2
There is an option to add a image or content, but I'd like to do something in between; or both. Essentially adding an image with some content underneath.
any insight how I could merge these?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以将图像和内容包装在 div 中,然后使用挤压框显示 div 内容。
我使用了示例@ http://digitarald.de/project/ queezebox/1-1/showcase/get-elements/ 使用挤压框显示内容和图像。
检查工作示例@ http://www.jsfiddle.net/AL93a/
You can wrap the image and content in a div and then use display the div a content using a squeezebox.
I have used the example @ http://digitarald.de/project/squeezebox/1-1/showcase/get-elements/ to show content and image using Squeeze box.
Check working example @ http://www.jsfiddle.net/AL93a/