Take Up With Web Technology–坏坏的网志

  • jCalendar.js 日期选择插件

    香水坏坏 发表于2010-3-5 [Javascript]

    文件下载:jCalendar.js 

    jQuery支持文件:jquery 1.3.1以上

    样式文件示例:

    (More...)
    Hits: 47  Feedback: 0  标签:jCalendar JQUERY JS插件开发 插件  Trackback  Permalink: http://www.aspstat.com/225
  • jquery plugin:jBox 1.0.0.0 release

    香水坏坏 发表于2007-8-26 [Javascript]

    What's jBox?

    jBox is a webpage UI dialog widget written in javascript on top of the jQuery library.

    it's easy to show a div element content,inline content,iframed content in a float box with a hybrid modal or not.

    Last Update: http://www.aspstat.com/115 jBox-1.0.0.0 update and jBox-1.1 download

    Download

    jBox-1.0.0.0.js

    jBox.css

    Images Package

    Demo&Usage

    click goto demo page

    Hits: 36499  Feedback: 35  标签:jBox JQUERY JS插件开发 插件  Trackback  Permalink: http://www.aspstat.com/73
  • jscrollpane 滚动条 偶晕了。。。

    香水坏坏 发表于2007-8-19 [Javascript]

    我都要哭了。

    问题描叙:
    在使用jScrollPane时,滚动条无法准确定位。
    如图:

    (More...)
    Hits: 2562  Feedback: 0  标签:JQUERY jscrollpane 插件  Trackback  Permalink: http://www.aspstat.com/65
  • 推荐好友llinzzi的JQUERY插件:LinScroll

    香水坏坏 发表于2007-8-7 [Javascript]

    下载地址:http://onewww.net/blog/article.asp?id=95

    用来做自己的滚动条,效果非常cool,呵呵

    更多JQUERY插件,你可以到这里查找:http://docs.jquery.com/Plugins

    Hits: 2183  Feedback: 0  标签:JQUERY 插件  Trackback  Permalink: http://www.aspstat.com/44
  • PageValidator 更新说明

    香水坏坏 发表于2007-8-7 [Javascript]

    last modify date:09-21-2007

    更新时间:2007-09-21

    input radio验证使用说明:

    HTML代码如下:

     

    XML/HTML代码
    1. <input name="sex" class="validElement" msgtip="tip information" msgok="OK" type="radio" id="man"  value="男" />  
    2. <input name="sex" type="radio" id="feman" value="女" />  

     解析:如果要验证一组input radio,1、首先只要name一样 2、保证在这组name一样的input radio有且仅有一个input带有class="validElement" 以及设置msgtip和msgok

    JAVASCRIPT现实:

     

    JavaScript代码
    1. //这里的"man"为上面指定了class="validElement"标签的id值   
    2. initValid( new InputValidator("man") );  

     

    关于InputValidator的说明查看:http://www.aspstat.com/38

    =========================================================

    更新时间:2007-08-27

    注意:还在使用原来版本的朋友请手动重新下载覆盖原来的文件,并不影响目前使用

    Ajax验证使用说明:

    JavaScript代码
    1. appendValid( new AjaxValidator( '要验证元素的ID' , 'url' , '验证失败的提示信息',ajax_callback));   
    2.   
    3. //ajax_callback(data,validator)--服务返回的后的回调函数   
    4. //data--服务器返回的数据txt/html   
    5. //validator--ajax验证对象,根据你的需求设置validator.isValid=true;表示ajax验证成功,否则设置为false   
    6. //服务端获取client发送数据的方法   
    7. //request集合里的对象ID,如上:'要验证元素的ID' 为test   
    8. //服务端可以通过 Request["test"]获取值  

     

    这里给出一个简单的DEMO,查看DEMO

    ====================================================

    感谢网友 Cantops 提供的问题:

    • 修正对Firefox的支持
      加入对TEXTAREA Element的支持

    下载:http://www.aspstat.com/38

    (More...)
    Hits: 6207  Feedback: 43  标签:JQUERY PageValidator 插件  Trackback  Permalink: http://www.aspstat.com/43
  • FCKEditor插件 实现飞行字

    香水坏坏 发表于2007-7-7 [Javascript]

    下载地址:fly.rar

    安装方法参见:http://www.aspstat.com/index.php/archives/27

    Hits: 1699  Feedback: 0  标签:FCKEditor 插件  Trackback  Permalink: http://www.aspstat.com/40
  • FCKEditor插件 实现文字发光

    香水坏坏 发表于2007-7-7 [Javascript]

    供学习交流,如有转载请注明

    下载地址:glow.rar

    安装方法:
    1、解压文件到FCKEditor安装目录的editor\plugins目录下

    2、修改fckconfig.js
    加入代码:FCKConfig.Plugins.Add( ‘glow’ );

    3、如何加到工具条上
    FCKConfig.ToolbarSets[”你的工具条名称”] = [
    [’Bold’,'Italic’,'Underline’,'StrikeThrough’],
    [’Link’,'Unlink’],
    [’Image’,'Smiley’],
    ‘/’,
    [’TextColor’,'BGColor’,'Glow’,'-’,'FontSize’] //在这里加入了Glow
    ] ;

    效果图如:
    glow.jpg

    Hits: 1825  Feedback: 3  标签:FCKEditor 插件  Trackback  Permalink: http://www.aspstat.com/39
  • JQUERY插件:PageValidator验证插件更新文件下载

    香水坏坏 发表于2007-7-7 [Javascript]

    PS:好忙啊 事情做完又有 本来偶想用.net把blog换了都木时间了,更木时间来写blog,贴个更新的pagevalidator
    。。。。为什么网通访问电信这么慢啊,偶发个日志真的要命了。。。。

    PageValidator的一个修正版本的代码下载
    (More...)

    Hits: 19358  Feedback: 52  标签:JQUERY JS插件开发 PageValidator 表单验证 插件  Trackback  Permalink: http://www.aspstat.com/38
FIRST1LAST

[Track]

  • family...work...production
  • heatmap...idea...recept
  • b2b...javascript...accumulate
  • ...sns...manage
  • Aspose...Analyse...elevation
  • CSCTC...hello world

项目[Project]

  • Silverlight体验
  • AspStat.IO.GifImage Gif动画压缩类
  • jBox 网页模态窗体
  • pageValidator 网页表单验证

分类[Category]

  • ASP.NET[71]rss
  • Database[2]rss
  • Javascript[45]rss
  • CSS/UI[9]rss
  • WEB20[9]rss
  • Others[21]rss
  • 火星Project[8]rss
  • silverlight[17]rss
  • specification[14]rss
  • Server Tech[2]rss
  • 项目其他[5]rss
  • 用户体验[0]rss

存档[Storage]

  • 2010年3月[2]
  • 2009年11月[1]
  • 2009年8月[1]
  • 2009年6月[3]
  • 2009年5月[4]
  • 2009年4月[2]
  • 2009年3月[1]
  • 2009年2月[7]
  • 2009年1月[7]
  • 2008年12月[1]
  • 2008年11月[4]
  • 2008年10月[3]
  • 2008年9月[5]
  • 2008年8月[30]
  • 2008年7月[8]
  • 2008年6月[6]
  • 2008年5月[3]
  • 2008年4月[2]
  • 2008年3月[6]
  • 2008年2月[6]
  • 2008年1月[4]
  • 2007年12月[1]
  • 2007年11月[5]
  • 2007年10月[13]
  • 2007年9月[16]
  • 2007年8月[38]
  • 2007年7月[23]
  • 2007年5月[1]

热门日志

  • jquery plugin:jBox 1.0.0.0 release
  • JQUERY插件:PageValidator验证插件更新文件下载
  • PageValidator 更新说明
  • jscrollpane 滚动条 偶晕了。。。
  • 推荐好友llinzzi的JQUERY插件:LinScroll
  • FCKEditor插件 实现文字发光
  • FCKEditor插件 实现飞行字
  • jCalendar.js 日期选择插件

最近网志

  • jCalendar.js 日期选择插件
  • jquery plugin:jBox 1.0.0.0 release
  • jscrollpane 滚动条 偶晕了。。。
  • 推荐好友llinzzi的JQUERY插件:LinScroll
  • PageValidator 更新说明
  • FCKEditor插件 实现飞行字
  • FCKEditor插件 实现文字发光
  • JQUERY插件:PageValidator验证插件更新文件下载

最新评论

  • 怎么看? 给个地址吧。。。或发布个源码吧。。。
  • ssssssssssssssss
  • Pingback from http://www.aspstat.com/226 IE8 CSS HACK
  • Trackback from 香水坏坏
  • 弹出div是原版的copy,对于原来div中有事件,from等取得有问题
  • Trackback from 香水坏坏
  • I find a bug with iframe minimize on 1.0.0.0 I change line 82 with this and all runs good, great plugin ty. if( !box.minimizable ){if (box.controls.find('img[title=Minimize]').length>0)box.controls.find('img[title=Minimize]').remove()};
  • 哪个人这么缺德,把他阉了...弹他的小JJ

链接[Links]

  • iCream
  • ⊙阳光囧男℡
  • 李军
  • Nick
  • .NET Framework Advanced Developm
  • ctrip ued team
  • [林子]Linzzi's blog
  • SkyDesign
  • Martin H.Normark
  • Martin Flowler
  • asp.net
  • jQuery插件大全
  • 学习MVC的好地方
  • CSS Document
  • edwards@js
  • crockford@js

在线[Last 10 Online Users]

  • 67.195.115.163
  • 61.135.249.205
  • 123.125.66.80
  • 202.160.188.208
  • 38.107.191.102
  • 124.115.4.205
  • 38.107.191.100
  • 38.107.191.104
  • 38.107.191.103
  • 38.107.191.101

订阅[Subscribe]

Subscribe

©2007 aspstat.com is licensed under a Creative Commons License.Powered By HH.Weblog 0.9