使用硬币滑块自动设置图像宽度和高度
我正在使用 jquery coinslider ,我正在寻找的是修复图像大小和高度,是否有任何插件可以自动将图像的高度和宽度更改为某些像素。
<div id='coin-slider'>
<a href="#" target="_blank">
<img src='@img01.jpg' > //size should be 960 x 305 , cant use height and width as it will disturb the pixel definition </a> </div>
I am using jquery coinslider , What I am looking for is to fix the image size and height , Is there any plugins out there which can automatically change the height and width of an image to certain pixels.
<div id='coin-slider'>
<a href="#" target="_blank">
<img src='@img01.jpg' > //size should be 960 x 305 , cant use height and width as it will disturb the pixel definition </a> </div>
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在这里回答问题:
Answered the question here:
如果您想更改图像大小和高度,通常只需在安装 coinlider 时进行即可
If you wana change the image size and hight generaly just do it in the instalation of coinslider