ImageFlow可鼠标控制图片滚动


Posted in Javascript onJanuary 30, 2008

You are free to use this in any product, or on any web site. For more information about ImageFlow read the Documentation and check my Newsblog. For anything else simply drop me a line in my Shoutbox.

ChangeLog

Version 0.8 
Added Safari 1.x compatibility (a very big thanks to Stephan Droste!)

Added image link events onclick and ondblclick: the link is directly stored in the longdesc attribute of the image tag

Improved image scaling: now all image formats will stay inside the main div container "imageflow"

Minor performance improvements

Show full ChangeLog

Version 0.7 
Added different cursor types

Added configuration variables

Changed implementation: all JavaScript is now stored inside the imageflow.js

Changed the captions handling: now the caption text is directly stored in the alt attribute of the image tag

Fixed a bug (description)

Version 0.6 
Added arrow key support

Improved usability: now it just interacts on mouse wheel events if the cursor is over the main div container "imageflow"

Improved div container positioning

Fixed a bug (description)

Version 0.5.1 
Fixed a mouse wheel bug (description)

Version 0.5 
Added focus feature: now it can handle large amounts of images (>100)

Added scrollbar

Fixed display order of loading procedure

Version 0.4 
Added mouse wheel support

Added loading bar

Minor performance improvements

Version 0.3 
Added server side generated reflections

Minor performance improvements

Fixed correct scaling of square formats

Version 0.2 
Changed global scaling and positioning: now it scales in relation to the div container "images"

Version 0.1 
Improved browser compatibility

Added bottom alignment

Added correct scaling of different image formats

Donate

If you like ImageFlow and want to donate for my work simply use moneybrookers or PayPal:

Open your free moneybookers.com account with your email address. Upload funds to your account via bank transfer, credit/debit card or cheque. And send the amount of your choice to my account: finn.rudolph@googlemail.com

在线演示
http://img.3water.com/online/ImageFlow/index.html

Javascript 相关文章推荐
广告显示判断
Aug 31 Javascript
js验证表单第二部分
Nov 25 Javascript
关于JS管理作用域的问题
Apr 10 Javascript
jQuery中操控hidden、disable等无值属性的方法
Jan 06 Javascript
js 设置缓存及获取设置的缓存
May 08 Javascript
JavaScript学习笔记之DOM基础 2.4
Aug 14 Javascript
JS实现DIV容器赋值的方法
Dec 14 Javascript
JS简单随机数生成方法
Sep 05 Javascript
浅析javascript中的Event事件
Dec 09 Javascript
JavaScript中 ES6变量的结构赋值
Jul 10 Javascript
vue项目部署到Apache服务器中遇到的问题解决
Aug 24 Javascript
Vue 自定义指令实现一键 Copy功能
Sep 16 Javascript
北京奥运官方网站幻灯切换效果flash版打包下载
Jan 30 #Javascript
Javascript优化技巧(文件瘦身篇)
Jan 28 #Javascript
用dom+xhtml+css制作的一个相册效果代码打包下载
Jan 24 #Javascript
JavaScript 数组的 uniq 方法
Jan 23 #Javascript
Javascript 更新 JavaScript 数组的 uniq 方法
Jan 23 #Javascript
Javascript 各浏览器的 Javascript 效率对比
Jan 23 #Javascript
Javascript 写的简单进度条控件
Jan 22 #Javascript
You might like
CodeIgniter生成网站sitemap地图的方法
2013/11/13 PHP
php抛出异常与捕捉特定类型的异常详解
2016/10/26 PHP
php实现购物车产品删除功能(2)
2020/07/23 PHP
基于jquery跨浏览器显示的file上传控件
2011/10/24 Javascript
深入理解JavaScript系列(8) S.O.L.I.D五大原则之里氏替换原则LSP
2012/01/15 Javascript
JavaScript基本语法学习教程
2016/01/14 Javascript
AngularJS 整理一些优化的小技巧
2016/08/18 Javascript
使用jquery实现的循环连续可停顿滚动实例
2016/11/23 Javascript
js中数组的常用方法小结
2016/12/30 Javascript
深入理解vue-router之keep-alive
2017/08/31 Javascript
Mac下通过brew安装指定版本的nodejs教程
2018/05/17 NodeJs
React学习笔记之高阶组件应用
2018/06/02 Javascript
react 原生实现头像滚动播放的示例
2020/04/21 Javascript
python实现class对象转换成json/字典的方法
2016/03/11 Python
利用python实现命令行有道词典的方法示例
2017/01/31 Python
selenium+python自动化测试之页面元素定位
2019/01/23 Python
在numpy矩阵中令小于0的元素改为0的实例
2019/01/26 Python
python3实现斐波那契数列(4种方法)
2019/07/15 Python
Django 源码WSGI剖析过程详解
2019/08/05 Python
keras slice layer 层实现方式
2020/06/11 Python
python 实现百度网盘非会员上传超过500个文件的方法
2021/01/07 Python
英国最大的邮寄种子和植物公司:Thompson & Morgan
2017/09/21 全球购物
size?丹麦官网:英国伦敦的球鞋精品店
2019/04/15 全球购物
印度排名第一的蛋糕、鲜花和礼品送货:Winni
2019/08/02 全球购物
一套.net面试题及答案
2016/11/02 面试题
小学教研工作制度
2014/01/15 职场文书
室内拓展活动方案
2014/02/13 职场文书
酒店员工职业生涯规划
2014/02/25 职场文书
安全资料员岗位职责范本
2014/06/28 职场文书
学校运动会报道稿
2014/09/23 职场文书
大学运动会加油稿200字(5篇)
2014/09/27 职场文书
数学备课组工作总结
2015/08/12 职场文书
新农村建设指导员工作总结
2015/08/13 职场文书
远程教育学习心得体会
2016/01/23 职场文书
工程移交协议书
2016/03/24 职场文书
MySQL中distinct与group by之间的性能进行比较
2021/05/26 MySQL