随笔分类 -  jQuery and ExtJS

摘要:Hi,How can i add wait message in ajax request.I used the waitMsg config option , but is not showing the wait message while submitting the data.How can i add the wait message while submitting the data using the Ext.Ajx.requestPlease help methis is my codeCode:You could use:Code:just before your reque 阅读全文
posted @ 2011-01-05 15:32 qiang.xu 阅读(506) 评论(0) 推荐(0) 编辑
摘要:效果截图如下: 实现代码 :<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML><HEAD> <TITLE></TITLE><META http-equiv=Content-Type content="text/html; charset=utf-8"><STYLE type=text/cs 阅读全文
posted @ 2010-12-05 00:29 qiang.xu 阅读(5304) 评论(0) 推荐(0) 编辑
摘要:使用Sencha Designer来快速开发web用户界面 -- 页面布局1.what is layout?2.basic layout?3.如何配置容器的layout?4.some useful demo?1.what is layout ?In ExtJS, layouts control the size and position of the components within an application.其中需要注意的是一个子容器的layout是默认继承自它的父容器的layout的。有时候,一些container是存在default layout,例如像FormPanel默认使用的 阅读全文
posted @ 2010-11-16 21:42 qiang.xu 阅读(1650) 评论(0) 推荐(0) 编辑
摘要:使用Sencha Designer来快速开发web用户界面 -- 初识Designer1.为什么使用Designer2.Designer说“我能这么干”3.Designer简单特性1.为什么使用Designer?最初使用Designer的动机,还是因为在web应用程序中界面的构建往往占据了应用程序开发的很大部分时间,而一个gui的工具如果能够通过drag and drop的形式实现整个界面的构建的话,那将极大的提高程序的开发效率。简而言之“高效的偷懒”。2.Designer说“我能这么干& 阅读全文
posted @ 2010-11-16 20:36 qiang.xu 阅读(748) 评论(0) 推荐(0) 编辑
摘要:万年历控件效果:下载地址:http://download.csdn.net/source/2816876 阅读全文
posted @ 2010-11-08 15:28 qiang.xu 阅读(428) 评论(0) 推荐(0) 编辑
摘要:nazca-ide: http://code.google.com/p/nazca-ide/downloads/listextbuilder:http://code.google.com/p/extbuilder/ 阅读全文
posted @ 2010-10-27 18:47 qiang.xu 阅读(1709) 评论(0) 推荐(0) 编辑
摘要:很不错的实现:http://dhtmlx.com/docs/products/dhtmlxScheduler/index.shtml 阅读全文
posted @ 2010-10-26 16:43 qiang.xu 阅读(317) 评论(0) 推荐(0) 编辑
摘要:工具 -> 附加组件 -> 获取附加组件 -> 搜索firebug -> 安装,重启浏览器,完成。 阅读全文
posted @ 2010-10-21 10:43 qiang.xu 阅读(392) 评论(0) 推荐(0) 编辑
摘要:在web的开发中经常出现乱码的问题。问题的解决需要首先解决的是具体在server发送数据的乱码还是在client在显示的乱码。其次是根据不同的情况采取不同的措施。1.确定乱码的来源2.解决乱码的问题1.确定乱码的来源这里需要使用firrebug,安装firebug的过程可以参考这篇文章:(http://blog.csdn.net/xuqianghit/archive/2010/10/21/5955991.aspx)。当你在调试的页面中点击提交按钮的话,firebug默认的情况下会显示提交到server的数据和如果能够成功从server返回的话,显示从server返回的数据。通过上面的两个窗口来 阅读全文
posted @ 2010-10-21 10:43 qiang.xu 阅读(8939) 评论(0) 推荐(0) 编辑
摘要:1、报错:this.onMetaChange is undefinedhttp://localhost:8080/ExtStudy/extjs/ext-all.jsLine 10451原因:var ds = Ext.data.Store({proxy:new Ext.data.ScriptTagProxy({url:'http://extjs.com/forum/topics-remote.php'}),reader:new Ext.data.JsonReader({root:'topics', totalProperty:'totalCount' 阅读全文
posted @ 2010-10-20 13:26 qiang.xu 阅读(416) 评论(1) 推荐(0) 编辑
摘要:本文中主要包含:1.extjs代码自动提示完成2.ext设计器简介1.extjs代码自动提示完成鉴于extjs库比较的庞大,所以将extjs的自动完成不失为一个不错的选择。下面说明eclipse中spket插件的安装,直接通过update site(http://spket.com/update/)实现spket的安装。安装完成之后,重启eclipse,完成后效果:2.ext设计器”破解“下载ext designer,注意安装的时候首先将pc的系统时间调整到一个比较靠前的时间,然后开始安装,ok,现在就可以免费的使用ext designer了。不过每次使 阅读全文
posted @ 2010-10-18 21:32 qiang.xu 阅读(1132) 评论(0) 推荐(0) 编辑
摘要:http://www.youku.com/playlist_show/id_3593672.html 阅读全文
posted @ 2010-10-08 15:28 qiang.xu 阅读(236) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示