2543574367432134

所属分类:WEB开发
开发工具:ASP
文件大小:2KB
下载次数:8
上传日期:2007-02-27 12:35:20
上 传 者xinxin951
说明:  滑块条参考手册 属性 min滑块条最小刻度值 max滑块条最大刻度值 pos滑块条当前位置 orientation滑块条方向,h -水平方向,v -垂直方向,默认为 h。 trackBarWidth滑块条宽度 progressHeight滑块条高度 sliderWidth滑块宽度 sliderHeight滑块高度 方法 CTrackBar(trackBarIdStr, min, max, pos)构造函数,trackBarIdStr 为显示控件的 HTML 标签 id 字符串,min 滑块条的最小刻度值, max 滑块条的最大刻度值,pos 滑块条的当前刻度值。 Create(trackBarObjName)创建控件,利用了 new 创建控件对象之后,需要调用 Create(trackBarObjName) 才能将控件显示在网页上。trackBarObjName 为滑块条对象名称,字符串类型。 说明 必须预先给出一个 Block 级的 HTML 标签,用以存放该控件,并通过构造函数的 trackBarIdStr 将该 HTML 标签的 id 字符串“告诉”控件。 在调用了 Create 方法之后,不能再更改 progressWidth、progressHeight、sliderWidth 和 sliderHeight 的值。 全局变量 curTrackBar 表示当前响应用户操作的滑块条,对于只有一个滑块条的情况,意义不大。 更改 OnTrackBarChng 函数,以响应滑块变化。 注意使用样式表,具体参见示例详细。
(slider reference manual slider min attributes of the smallest scale slider max value of the largest calibration value pos slider orientation of the current location of the slider direction, h-level direction, v-vertical direction, h default. TrackBarWidth slider, slider progressHeight width of the highly sli derWidth slider width sliderHeight slider Height CTrackBar ( trackBarIdStr, min, max, pos) Constructors, trackBarIdStr to show HTML Controls label id string, min slider of the smallest calibration values, max slider of the largest calibration value, pos slider of the current calibration value. Back (trackBarObjName) Create Controls use of the new control object creation, Back to need to call (trackBarObjName) controls can be displayed on the website. TrackBarObjName slider for the name)

文件列表:
滑块条.asp (7305, 2006-07-04)

近期下载者

相关文件


收藏者