zoukankan      html  css  js  c++  java
  • ExtAspNet v2.2.1

    ExtAspNet v2.2.1
        
    ExtAspNet是一组专业的Asp.net控件库,拥有原生的AJAX支持和丰富的UI效果,
    目标是创建没有JavaScript,没有CSS,没有UpdatePanel,没有WebServices的Web应用程序。

    支持的浏览器: IE 7.0+, Firefox 3.0+, Chrome 2.0+, Opera 9.5+, Safari 3.0+

    注:ExtAspNet基于一些开源的程序ExtJS, HtmlAgilityPack, Nii.JSON, YUICompressor。

    示例: http://extasp.net/
    开源: http://extaspnet.codeplex.com/
    博客: http://sanshi.cnblogs.com/


    发布历史:

    +2010-03-28 v2.2.1
        +为TabStrip的GetAddTabReference函数增加重载方法,以便指定Tab的图标(feedback:mmdcup)。
            -修正此函数通过PageContext.RegisterStartupScript调用时不能正确显示Icon的BUG(feedback:zhaowenke)。
        -修正basic/hello.aspx示例在单独浏览器打开后,不能弹出对话框的BUG。
        -隐藏示例首页最外层RegionPanel的边框ShowBorder="false"。
        +集成Extjs最新版本v3.1.1。
            -增加一个新的Theme - Access。
            -修正了Firefox下Zoom In/Out时页面消失的BUG。
            -删除Panel的EnableLightBackgroundColor属性,同时EnableBackgroundColor只支持Blue和Gray两种Theme。



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

    ExtAspNet v2.2.1
        
    ExtAspNet is a set of professional Asp.net controls with native AJAX support and rich UI effect
    which aim at No JavaScript, No CSS, No UpdatePanel and No WebServices.

    Support Browsers: IE 7.0+, Firefox 3.0+, Chrome 2.0+, Opera 9.5+, Safari 3.0+

    Note: ExtAspNet bases on Open Source Projects like ExtJS, HtmlAgilityPack, Nii.JSON, YUICompressor.

    Examples: http://extasp.net/
    Project: http://extaspnet.codeplex.com/
    Blog: http://sanshi.cnblogs.com/


    Release History:

    +2010-03-28 v2.2.1
        +Add a overload funtion to GetAddTabReference of TabStrip that you can specify the tab's icon url(feedback:mmdcup).
            -Fix a bug when invoking this function through PageContext.RegisterStartupScript, the icon disappears(feedback:zhaowenke).
        -Fix a bug in basic/hello.aspx, which can not pupop dialog in a new window.
        -Hide the RegionPanel's border of the example site home page - ShowBorder="false".
        +Integrate with extjs3.1.0.
            -Add a new theme - Access.
            -Fix a bug in firefox that page will disappear when using zoom in/out.
            -Delete EnableLightBackgroundColor property for Panel, and EnableBackgroundColor property only support Blue and Gray themes.
        
        

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

    QQ群:158028499(已满) 102333298 (已满)  111870015(请加入此群)

  • 相关阅读:
    手机网页中 唤醒拨打电话和发送短信,浏览器和微信浏览器都可以用
    用于滚动 焦点图的MSClass
    oracle使用connect by进行级联查询 树型菜单
    Jstl标签汇总
    EL表达式报错:  According to TLD or attribute directive in tag file, attribute value does not accept any expressions
    EL表达式简介
    SSM整合(四)-整合后配置文件汇总
    Maven的pom报maven-surefire-plugin:pom:2.12.4
    SSM整合(三):Spring4与Mybatis3与SpringMVC整合
    SSM整合(二):Spring4与Mybatis3整合
  • 原文地址:https://www.cnblogs.com/sanshi/p/1698892.html
Copyright © 2011-2022 走看看