当前位置:
首页
资源下载

搜索资源 - javascript dialog.
搜索资源列表
-
0下载:
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很多不同窗体小部件(widget)的图形用户界面(GUI)。Bindows应用程序可以使用很多方法与服务器端进行交互。其中大多数方法是基于XML的。它同样支持XML-RPC和基于SOAP的Web Services。程序设计语言是Javascr ipt。 所有windows控件的模拟。按钮,标签,列表,文本框,对话框,颜色,样式,等等,一个典
-
-
0下载:
精美javascr ipt仿XP对话框,客户端与后台调用均无问题,后台调用时防止IE提示“internet explore 无法打开internet站点 已终止操作” 支持IE,火狐浏览器-Javascr ipt exquisite imitation XP dialog box, the client had no problem with the background call, the background to prevent IE prompted calls
-
-
0下载:
A Javascr ipt Example for Sub Modal Dialog box
-
-
0下载:
Javascr ipt 弹出层.(js特效,点击按钮后在网页上层动态弹出一个对话框)-Javascr ipt pop-up layer. (Js effects, click the button to the top of the page a dynamic pop-up dialog box)
-
-
0下载:
这是我所见过的最好看的网页窗口/对话框程序,它实现于标准的HTML页面,实现语言是Javascr ipt。你可以把它用到ASP.NET,AJAX,Java等等所有网页上,支持的功能有:可以改变窗口大小、支持最小化、最大化窗口、模型对话框、渐入渐出的渐变效果,支持皮肤等等功能。现有的实例包括:模仿MAC OS的对话框,在对话框中打开一个网页,警告框,确认对话框,信息对话框,登录对话框,AJAX对话框等等。-This is the best I have ever seen the page to
-
-
0下载:
Javascr ipt 脚本进行弹出对话框的小例子的汇总。实现了不同方式下的Javascr ipt 生成 messagebox 的方式。-Javascr ipt scr ipt pop-up dialog box, a small example of a summary. Achieved in different ways under the Javascr ipt generated messagebox way.
-
-
0下载:
javascr ipt弹出模态对话框源码 -javascr ipt pop-up modal dialog source
-
-
0下载:
自用的Asp.net操作Javascr ipt的通用类,封装了一些常用的如弹出对话框,刷新父、子窗口,关闭并跳转等小功能-Asp.net own use common Javascr ipt operation class encapsulates a number of commonly used, such as pop-up dialog box, refresh the parent, child window, close and jump and other small featur
-
-
0下载:
artDialog是一个轻巧且高度兼容的javascr ipt对话框组件,可让你的网页交互拥有桌面软件般的用户体验。
功能: 支持锁定屏幕(遮罩)、模拟alert和confirm、多窗口弹出、静止定位、支持Ese键关闭对话框、定时关闭、自定义位置、菜单模式、拖动、鼠标调节窗口大小-artDialog is a lightweight and highly compatible javascr ipt dialog box component that allows your websi
-
-
0下载:
js对话框,图形化js对话框,可实现拖动-js dialog box
-
-
0下载:
自己写的一段网页弹出对话框的脚本,简单实用,兼容Firefox,IE6,IE7。IE8未测试。-Javascr ipt function of web page pop-up dialog box, it s easy to use and it s so functional, compatible with Firefox, IE6, IE7. IE8 is not tested.
-
-
0下载:
javascr ipt jquery dialog ajax
-
-
0下载:
easyui-dialog-demo.zip javascr ipt界面库-easyui-dialog-demo.zip javascr ipt interface library
-
-
0下载:
JS对话框,实现各种弹出对话框,非常有用,源程序全面-JS dialog box, to achieve a variety of pop-up dialog, very useful, comprehensive source
-
-
0下载:
art.Dialog 是一个轻巧且高度兼容的javascr ipt对话框组件,可让你的网页交互拥有桌面软件般的用户体验。
功能: 支持锁定屏幕(遮罩)、模拟alert和confirm、多窗口弹出、静止定位、支持Ese键关闭对话框、定时关闭、自定义位置、拖动、鼠标调节窗口大小、换肤……
art.Dialog4.1.6更新说明:
修复刷新框架后脚本报错的问题-art.Dialog is a lightweight and highly compatible javascr ipt
-
-
0下载:
art.Dialog 是一个轻巧且高度兼容的javascr ipt对话框组件,可让你的网页交互拥有桌面软件般的用户体验。
功能: 支持锁定屏幕(遮罩)、模拟alert和confirm、多窗口弹出、静止定位、支持Ese键关闭对话框、定时关闭、自定义位置、拖动、鼠标调节窗口大小、换肤-art.Dialog is a lightweight and highly compatible javascr ipt dialog components can make your own desktop s
-
-
0下载:
js的对话窗口 里面含有源码及实例,很容易上手。-javascr ipt dialog
-
-
0下载:
本代码可了解jQuery的使用,在本案例中当你按下登录时,在本页面弹出一个对话框,可以清晰的看到,十分方便你了解。(This code can understand the use of jQuery, in this case, when you press the login, pop-up dialog box in this page, you can clearly see, it is very convenient for you to understand.)
-
-
0下载:
js上课实验中输入信息的对话框,及一些小功能(JS classroom experiment input information dialog box, and some small functions)
-
-
1下载:
哈夫曼编码是不等长编码。利用哈夫曼编码能实现了数据的压缩,在进行通信时,可以大大提高信道利用率,缩短信息传输的时间。本实习要求对发送端待发送的信息进行哈夫曼编码,在接收端进行解码,还原为原来的信息。测试数据:自己找一段不小于2000字符的英文文章,保存为文件。(1) 所有信息输入与输出要以图形化的可视界面,如:用对话框选择打开的文件、字符的出现频率的统计信息能以文件的方式保存,能以表格的形式输出到显示器等。(2) 编码后的信息要以文件的方式保存。能比较编码前和解码后的两个文件是否一致。 (3)
-