首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 基于图像的自定义滚动窗格基于flexcroll jQuery插件

基于图像的自定义滚动窗格基于flexcroll jQuery插件

资 源 简 介

Most everybody who ever needed a custom-designed scrollpane has heard of the robust fleXcroll script. This plugin is based on fleXcroll.js and extends it for easier long-term management of application UI. Does not support horizontal scrolling. Usage: 1) initialize CSS attributes $("body").customScrollbarCss( "scrollbar.png", //imageURL for the scrollbar chrome "9px", //width of bar and track (must be the same in image) "14px", //top and bottom arrow image height "9px" //height of top and bottom handle edges ); 2) set up each scrollpane $("#mycustomscroll").addClass("flexcroll").css({ width: "300px", height: "250px", border: "1px solid #ccc", overflow: "auto", // for IE position: "relative" // for IE, must be relative or absolute }); 3) use supplied image to see the chrome elements pattern. watch logical positioning of various elements, this plugin relies on

文 件 列 表

flexscrollTil.js
scrollbar.png
scrollpanel.htm

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 4小时前 成为了本站会员

  • 11 8小时前 成为了本站会员

  • 开心快活人 10小时前 成为了本站会员

  • 晋财 11小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.185332s