=代 码 下 载 > Javascript/HTML > jquery插件FlexBox源代码和API下载=
| jquery插件FlexBox源代码和API下载 | |
| 演示示例 | 点击查看示例效果 |
| 所属Tag | Javascript/HTML |
| 文件类型那个 | ![]() |
| 运行环境 | 浏览器 |
| 推荐指数 | |
| 软件大小 | 149.63KB |
| 整理时间 | 2011-7-14 11:41:18 |
| 下载文件 | ![]() |
| 软件介绍 | jquery插件FlexBox源文件和API下载,数据源使用的是asp.net,配置项目如下,具体使用参考API.html $.fn.flexbox.defaults = { method: 'GET', // One of 'GET' or 'POST' queryDelay: 100, // num of milliseconds before query is run. allowInput: true, // set to false to disallow the user from typing in queries containerClass: 'ffb', contentClass: 'content', selectClass: 'ffb-sel', inputClass: 'ffb-input', arrowClass: 'ffb-arrow', matchClass: 'ffb-match', noResultsText: 'No matching results', // text to show when no results match the query noResultsClass: 'ffb-no-results', // class to apply to noResultsText showResults: true, // whether to show results at all, or just typeahead autoCompleteFirstMatch: true, // whether to complete and highlight the first matching value highlightMatches: true, // whether all matches within the string should be highlighted with matchClass highlightMatchesRegExModifier: 'i', // 'i' for case-insensitive, 'g' for global (all occurrences), or combine minChars: 1, // the minimum number of characters the user must enter before a search is executed showArrow: true, // set to false to simulate google suggest arrowQuery: '', // the query to run when the arrow is clicked onSelect: false, // function to run when a result is selected. this.getAttribute('hiddenValue') gets you the value of options.hiddenValue maxCacheBytes: 32768, // in bytes, 0 means caching is disabled resultTemplate: '{name}', // html template for each row (put json properties in curly braces) displayValue: 'name', // json element whose value is displayed on select hiddenValue: 'id', // json element whose value submitted when form is submitted initialValue: '', // what should the value of the input field be when the form is loaded? watermark: '', // text that appears when flexbox is loaded, if no initialValue is specified. style with css class '.ffb-input.watermark' width: 200, // total width of flexbox. auto-adjusts based on showArrow value resultsProperty: 'results', // json property in response that references array of results totalProperty: 'total', // json property in response that references the total results (for paging) maxVisibleRows: 0, // default is 0, which means it is ignored. use either this, or paging.pageSize paging: { style: 'input', // or 'links' cssClass: 'paging', // prefix with containerClass (e.g. .ffb .paging) pageSize: 10, // acts as a threshold. if <= pageSize results, paging doesn't appear maxPageLinks: 5, // used only if style is 'links' showSummary: true, // whether to show 'displaying 1-10 of 200 results' text summaryClass: 'summary', // class for 'displaying 1-10 of 200 results', prefix with containerClass summaryTemplate: 'Displaying {start}-{end} of {total} results' // can use {page} and {pages} as well } }; |
下载Tag
- Ajax(21)
- Asp(3)
- Asp.net(35)
- flash/flex(7)
- Javascript/HTML(79)
- PHP(5)
- VML/SVG(8)
- 破解/反编译工具(10)
- 其他工具(8)
- 图片展示效果(1)
- 游戏源码(4)
广告商赞助
热门下载
- JQuery easyui API文档 chm下载
- jquery-1.4.2.min.js下载
- jquery打造的渐变按钮效果
- jquery插件jplayer下载
- jquery facebox插件下载
- SWFUpload上传插件下载
最新下载
- jquery插件jplayer下载
- jquery facebox插件下载
- SWFUpload上传插件下载
- jquery ui API使用说明文档CHM格式下载
- 最新jquery UI 1.8.14下载
- ymPrompt最新版v4.0下载
随机下载



