图像
图像在网页制作中也是常要用到的元素,在Bootstrap框架中对于图像的样式风格提供以下几种风格:
1、img-responsive:响应式图片,主要针对于响应式设计
2、img-rounded:圆角图片
3、img-circle:圆形图片
4、img-thumbnail:缩略图片
使用方法:
使用方法非常简单,只需要在标签上添加对应的类名,如下代码:
...
分类:
其他好文 时间:
2015-01-31 19:25:52
阅读次数:
287
图片裁剪参见:http://deepliquid.com/projects/Jcrop/demos.php?demo=thumbnail 一个js插件http://www.mikesdotnetting.com/article/95/upload-and-crop-images-with-jquer...
分类:
Web程序 时间:
2014-12-31 12:52:07
阅读次数:
203
当用户进行某些更改(裁剪,消除红眼,...),在内置 Photos.app iOS上,这些更改将不会应用到由相应 fullResolutionImage 返回的 ALAssetRepresentation 照片.但是,这些更改应用到 thumbnail 并由 fullScreenImage 返回的 ...
分类:
其他好文 时间:
2014-12-29 16:46:51
阅读次数:
163
Scroll View 控件以Thumbnail的方式显示一个文件夹的所有图片,类似图片浏览器...
分类:
其他好文 时间:
2014-11-13 16:42:29
阅读次数:
796
jquery, desktop, jquery desktop, jquery mac, jquery mac osx, jquery osx, jquery apple
==support desktop grid, this is the special feature
==support screen thumbnail, this is the special feature
==support osx-window
==support osx-dock
==support osx-menu
==s...
分类:
Web程序 时间:
2014-10-30 11:47:38
阅读次数:
243
$thumb_path = Mage::getModel('catalog/product_media_config')->getMediaUrl($product->getThumbnail()); $small_path...
分类:
其他好文 时间:
2014-08-11 20:35:32
阅读次数:
312
Square Thumbnail with ImageThe above code creates a square thumbnail with an image on the inside.Examples:The following attributes can be added to any...
分类:
其他好文 时间:
2014-07-31 16:35:36
阅读次数:
246
public class Thumbnail { private Image srcImage; private string srcFileName; /// /// 创建 /// /// 原始图...
分类:
其他好文 时间:
2014-07-10 15:19:53
阅读次数:
165
http://www.xmlas.com/web-thumbnail-autogenerationcache.html自动生成网页缩略图thinkphp与jQuery
分类:
Web程序 时间:
2014-05-06 00:54:56
阅读次数:
285