FeedSky
Categories
Archives
-
Recent Posts
Recent Comments
- pop [weibo] on GREEN VPN最新地址
- 淡定的Green on GREEN VPN最新地址
- pop [weibo] on 鬼仔Robot(Wi-Fi小车)
- pop [weibo] on GuestBook
- whaoran on GuestBook
- 挨踢小茶 on 鬼仔Robot(Wi-Fi小车)
- pop [weibo] on 利用.pbk来实现ADSL开机自动拨号
- Yong on 利用.pbk来实现ADSL开机自动拨号
Tags
Meta
Tag Archives: Highslide
网页增加Highslide的图片浏览(放大、缩小)效果
pop:自己测试了一下还很不错。。 Highslide下载: http://www.uudisc.com/user/pop3067/file/1764853 http://115.com/file/bh0qw2yz http://projects.jesseheap.com/downloads/highslide-wordpress/wp-highslide.zip 修改方法: 1、将下载到的Highslide文件放到网站目录下 2、在网页头部添加下面这段代码: <script type="text/javascript" src="highslide/highslide.js"></script> <script type="text/javascript"> hs.registerOverlay( { thumbnailId: null, overlayId: 'controlbar', position: 'top right', hideOnMouseOut: true } ); hs.graphicsDir = 'highslide/graphics/'; hs.outlineType … Continue reading →