搜索资源列表
gpegsol-0.3
- Javascr ipt 计数器的游戏。要运行这个游戏,点击左边的按钮,计数器将开始。再点击一次这个按钮,将停止计数器。 -Javascr ipt counter game. To run the game, click the left button, counters will begin. Another click a button to stop counter.
bindows1.3评估版
- Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很多不同窗体小部件(widget)的图形用户界面(GUI)。Bindows应用程序可以使用很多方法与服务器端进行交互。其中大多数方法是基于XML的。它同样支持XML-RPC和基于SOAP的Web Services。程序设计语言是Javascr ipt。 所有windows控件的模拟。按钮,标签,列表,文本框,对话框,颜色,样式,等等,一个典
useful4
- 与VisualStudio中类似的列表框 在列表控件中使用多行表头 演示如何在工具条上显示平移按钮 可以显示多排标签页片的标签控件 -oriented Javascr ipt framework with a similar list in the list box control the use of multiple lines table in the first demonstration of how the translation button to the too
liaoanniu
- 用javascr ipt编写的按钮特效,能随意打开窗口。可以自行设定窗口的大小,并有状态栏,地址栏等选项。-prepared using Windows button effects, can open the window. Free to set the window size, and status bar, address bar and other options.
web
- 实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。 参考以下脚本 <scr ipt language=\"javascr ipt\"> function downFile(){ var serverUrl serverUrl = document.form1.serverUrl.value alert(serverUrl) window.document.UserControl1.downlo
firefox3_plugin_ext_sample_npgnet
- 本代码包括两部分:一个Firefox3扩展示例包,实现了在FF3的工具栏上添加按钮及简单的事件处理代码。另外的是一个VC 2005工程,实现了一个支持脚本交互的FF3的Plugin程序,可以接收网页上的Javascr ipt方法调用、参数传递。-The code includes two parts: a Firefox3 extension of sample packs, the realization of the FF3 toolbar add button and a simple e
asp
- 用javascr ipt程序 实现 页面表单的提交, 由表单事件触发运行 按键判断程序-Program using javascr ipt form submission page, the events triggered by the form button to determine the procedure to run
silverlightControl-2011
- 四款漂亮的控件风格(Silverlight)源码 Button类控件(包括Button,CheckBox,RadioButton,RepeatButton,ToggleButton): CheckBox还有RadioButton都可以看做是改变了外观的ToggleButton 而RepeatButton是一个可以响应鼠标连续点击的特殊Button 这里具体介绍下ToggleButton,它是三态按钮(就是有Indeterminate,Checked
js_changColorButton
- 自己动手做自己的javascr ipt类库 扩展的变色的按钮插件(控件)-Diy own javascr ipt class library extended color button plugin (control)
w
- 竖向红色按钮纯特效代码 来源:http://www.yuanmaying.com/js/menu/p551.html-Vertical red button pure Javascr ipt code source: http://www.yuanmaying.com/js/menu/p551.html
silverlightControl
- Button类控件(包括Button,CheckBox,RadioButton,RepeatButton,ToggleButton): CheckBox还有RadioButton都可以看做是改变了外观的ToggleButton 而RepeatButton是一个可以响应鼠标连续点击的特殊Button 这里具体介绍下ToggleButton,它是三态按钮(就是有Indeterminate,Checked,Unchecked三种点击状态) 利用这个控件就可以很方便的实现以前需
jquery.translate
- 详细介绍 另一个客户端翻译 API 为 jQuery Translate Plugin。这个 API 也是对当前页面内容进行识别,并用 Javascr ipt 送到 Google 翻译 API 那里翻译。 该 API 的优点是,它可以将多段分散的文本连起来,一次性送给 Google 翻译 API 进行翻译,这样可以显著降低请求的次数,不过它的速度比 TranslateThis Button 慢,而且,即使不考虑 jQuery 框架的尺寸,单纯这个插件的尺寸也和 TranslateThis
201032020268898
- 工作之余做了这个小东西 仿Office 2003的工具条,主要尝试不用任何图片(当然不可能把所有按扭都做出来),所有的控件都是用Css和Javascr ipt做的-Work to do this little thing Imitation Office 2003 tools, mainly don t try any picture (of course not all button do), all the controls are Css and Javascr ipt
adcorpfous
- 精美的jQuery焦点图幻灯代码,时尚大气的精美JS焦点图代码,去用jQuery+Javascr ipt+css技术三者结合打造,可通过左右两边的箭头按钮控制图片切换,鼠标移动到小按钮上显示当前图,兼容IE/火狐、Chrome、Safari等众多主流浏览器。-Exquisite jQuery focus the fine the JS focus of Figure Figure slide code, stylish atmosphere code to conjunction with jQ
music-Button
- 本程序是使用javascr ipt编写的小程序,鼠标放在哪,对应的按钮名即显示 -This procedure is to use javascr ipt to write a small program, which the mouse on the corresponding button name is displayed
saleway_SE
- 本系统开发采用了Ajax 技术和XML Cache 高效缓存技术,使网页速度更迅速,最大化的节省服务器负载。借助于Ajax,可以在用户单击按钮时,使用Javascr ipt和DHTML立即更新UI,并向服务器发出异步请求,以执行更新或查询数据库。当请求返回时,刷新局部页面。用户甚至不知道浏览器正在与服务器通信,Web站点看起来是即时响应的。-The system developed uses Ajax technology and efficient XML Cache caching tech
demo_sources
- net包包含以下演示应用程序: 添加实体 此演示演示如何向绘图添加新实体或如何创建新图纸。这些实体也可以保存为DXF文件,所以这是创建DXF等CAD文件主要演示。出口到DXF格式,请参阅演示mefafileexport。 ASPNET 演示说明如何使用CAD网ASP.NET网站。请参阅其他cadsofttools CAD软件开发工具包,ASP.NET和HTML / Javascr ipt的Web CAD SDK和sharecad.org。 编辑 演示商店CAD编辑器的可能
幽冥按钮
- 使用HTML结合css,javascr ipt制作的一个按钮特效(Use HTML combined with css, javascr ipt produced a button effects)