CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - js
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - js - List
[
WEB Code
]
DHtmlXTree_1_6_pro
DL : 0
dhtmlxTree v.1.6 Professional edition build 80512 js+dhtml实现的树结构可以通过xml配置可通过配置实现在节点前添加复选框支持多层选择。这个是Pro版本的!-dhtmlxTree v.1.6 Professional edition build 80512
Date
:
Size
: 107kb
User
:
howgoo
[
ActiveX/DCOM/ATL
]
dhtmlxCombo
DL : 0
可以输入的下拉框,js源代码。根据输入内容自动过滤下拉列表中的结果选项。-Can enter the drop-down box, js source code. Automatic filtering based on input the results of the drop-down list option.
Date
:
Size
: 1.01mb
User
:
ct
[
Internet-Network
]
slideshow
DL : 0
非常漂亮流畅的图片展示效果,采用js编写,CSS布局。-Very beautiful picture showing the effect of fluid using js preparation, CSS layout.
Date
:
Size
: 411kb
User
:
123456
[
ActiveX/DCOM/ATL
]
ActiveX
DL : 0
ACTIVEX 调用 JS,JS 调用 ACTIVEX,AJAX上传文件-activex invoke js, js invoke activex,and uploading file according ajax.
Date
:
Size
: 7.51mb
User
:
wujiatong
[
JSP/Java
]
lhgdialog
DL : 0
仿新浪博客弹出层代码下载 这种效果是一个弹出层的组件哦,如像新浪博客啊,还有网易的佳人有约的效果。 三、调用方法及参数说明 在需要调用的页面引入lhgdialog.js,例如:<script type="text/javascript" src="lhgdialog.js"></script> 然后在要调用的位置上引发的事件中加入调用代码,例如:<input type="button" onclick="lhgdialog.opendlg(...) "/> 或者在onclick=这写个自己的函数,如:open() 然后再在JS的部位里加个function open()函数,再在里面调用lhgdialog.opendlg 参数说明:lhgdialog.opendlg是主调函数,他共有7个参数,详细如下: lhgdialog.opendlg( 窗口标题,内容页,窗口宽,窗口高,是否显示遮罩层,弹出窗口距顶部距离,弹出窗口距左边距离 ) 例如:lhgdialog.opendlg( 登录窗口 , login.html , 400, 300 ) 后面的参数如果不用可以省略 lhgdialog.opendlg( , ok.html , 600, 480, true, 100, 200 ) 如果前面有不填的参数就用 就可以了,但不可省略。 -javascript
Date
:
Size
: 23kb
User
:
jjj
[
Graph Drawing
]
jsDraw2D
DL : 0
一个用js做的矢量图程序,非常简单,容易学习。好东西。-Js to do a vector with the procedure, very simple, easy to learn. Good things.
Date
:
Size
: 38kb
User
:
li feitian
[
WEB Code
]
CSSJSoption
DL : 0
js+CSS 选项卡样式汇总,非常漂亮,很不错,用作界面编程-js+ CSS style summary tab, very beautiful, very good for the programming interface
Date
:
Size
: 797kb
User
:
牛文江
[
JSP/Java
]
div_js
DL : 0
Div+js实现漂亮的浮动广告,有关闭功能-Div+ js achieve beautiful floating ads, there is the closure of the functional
Date
:
Size
: 15kb
User
:
张磊
[
JSP/Java
]
workflow-design-demo
DL : 0
jbpm 流程设计器(JS版) -jbpm designer
Date
:
Size
: 544kb
User
:
jinson
[
OA
]
jsflowchart
DL : 0
一套由VML+JS实现的可见即所得的工作流设计程序,系统实现基于WEB浏览器的工作流设计和管理-VML+ JS set to achieve the visibility of the work flow that is derived from the design process, the system based on WEB browser workflow design and management
Date
:
Size
: 1.25mb
User
:
yuanxh
[
JSP/Java
]
js_excel
DL : 0
js操作Excel,内有详细说明,请参考使用-js Operation Excel, there is a detailed description, please refer to the use of
Date
:
Size
: 2kb
User
:
liulong
[
JSP/Java
]
tank
DL : 0
js坦克游戏,源码公开,内有说明,参考使用-js tank games, open source, which is described with reference to the use of
Date
:
Size
: 150kb
User
:
liulong
[
Windows Develop
]
tree.RAR
DL : 0
js tree js tree -js tree
Date
:
Size
: 2kb
User
:
s
[
JSP
]
learning_extjs
DL : 0
Learning Ext JS Build dynamic, desktop-style user interfaces for your data-driven web applications
Date
:
Size
: 4.51mb
User
:
LittleNemo
[
WEB Code
]
JSCSS
DL : 0
JS+CSS切换模版代码(防刷新)JSCSS切换模版代码(防刷新)-JSCSSJSCSS切换模版代码(防刷新)(antirefresh)
Date
:
Size
: 3kb
User
:
liuyee
[
JSP/Java
]
LiveValidation
DL : 0
js友好表单验证框架,很不错的..而且很方便-js friendly form validation framework, I am very good and very easy ..
Date
:
Size
: 22kb
User
:
liaoshizhen
[
ActiveX/DCOM/ATL
]
ActiveXP2PAudio
DL : 0
用ActiveX重新包装了一个点对点通讯的DLL文件(该DLL文件是VCKBASE上的一位前辈写的) 偶只是把它改成了一个MFC的ActiveX,这样可以方便的在VB,vbs,js等脚本语言,特别是用在IE 程序用到的知识点: 用MFC如何写activex activex中如何应用 socket编程 (其实和普通程序一样~~) G729a 语音压缩。 读写语音设备! Activex提供两次属性nTcpPort、nUdpPort和两个方法StartTalk、EndTalk.-ActiveX repackaged with a point-to-point communications DLL file (the DLL file is the VCKBASE written by a senior) is to bring it into even a MFC' s ActiveX, so easy in VB, vbs, js, etc. scripting language, particularly the procedures used in the IE point of knowledge: how to use MFC to write how to use activex activex in socket programming (in fact, and the general procedure ~ ~) G729a voice compression. Voice equipment to read and write! Activex two attributes provide nTcpPort, nUdpPort and two methods of StartTalk, EndTalk.
Date
:
Size
: 2.83mb
User
:
咹靜ゞ`兲倥
[
JSP/Java
]
jquery-1.3.2-vsdoc2
DL : 0
Jquery是一个功能比较完善的JS脚本库-fd
Date
:
Size
: 42kb
User
:
liao
[
JSP/Java
]
Javascript_tanchu
DL : 0
JavaScript 弹出层.(js特效,点击按钮后在网页上层动态弹出一个对话框)-JavaScript pop-up layer. (Js effects, click the button to the top of the page a dynamic pop-up dialog box)
Date
:
Size
: 27kb
User
:
lichao
[
WEB Code
]
jisuanqi
DL : 0
功能相当全的计算器,用html+js编写而成
Date
:
Size
: 4kb
User
:
赵军
«
1
2
...
17
18
19
20
21
22
23
24
25
26
27
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.