脚 本 之 家 www.jb51.net
页面导航:  不限条件-->区
本地搜索:
很有意思的一个东西,我们都用过图片热点对多个切片做链接,也用过链接的hover高亮效果,但却没有办法实现图片热点的高亮效果(即鼠标悬停在某个热点区域时该区域高亮显示)。Mapper就是这样的小组件,利用js绘图和css定义实现了这样一个很有用处的功能。官方站点及演示:http://www.netzgesta.de/mapper/===================================PS:除此之外,该站还有一些其他的图片特效js库,对图片的各种效果做的真是炉火垂青!赞!进主页后点上上面的Project,会列出其他的一些图片效果js库,都做的很酷! ...
http://www.jb51.net//article/13200.htm
动态INCLUDE    用jsp:include动作实现 <jsp:include page="included.jsp" flush="true" />它总是会检查所含文件中的变化,适合用于包含动态页面,并且可以带参数。静态INCLUDE   用include伪码实现,定不会检查所含文件的变化,适用于包含静态页面<%@ include file="included.htm" %> ===================...
http://www.jb51.net//article/13159.htm
你可以用类选择符class和标识选择符id来定义自己的选择符。这样做的好处是,依赖于class或者id,你可以不同地表现相同的HTML元素。在CSS中,类选择符在一个半角英文句点(.)之前,而id则在半角英文井号(#)之前。看起来像这样:#top { background-color: #ccc; padding: 1em } .intro { color: red; font-weight: bold; } HTML与CSS的连接用属性id和class。...
http://www.jb51.net//article/13096.htm
while语句:[code]var i = 1; while(i<10) {     document.write(i);     i++; } [/code]dowhile语句: [code]var i = 1; do {     document.write(i);   &nbs...
http://www.jb51.net//article/13091.htm
逛网中发现,用iframe的margin函数实现调用一网页的部分区域,太有才了,以后就方便了[html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="pragma" content="no-cache"><meta http-equiv="Content-Type" content="text/html;&...
http://www.jb51.net//article/13011.htm
[html]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>runcode</title><meta http-equiv="Content-Type" conte...
http://www.jb51.net//article/12993.htm
[html]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html;&n...
http://www.jb51.net//article/12624.htm
[code]Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]"AutoShareServer"=dword:00000001[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]"AutoShareWks"=dword:00000001[/code]...
http://www.jb51.net//article/12622.htm
[code]Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] "AutoShareServer"=dword:00000000 "AutoSharewks"=dword:00000000[/code]...
http://www.jb51.net//article/12621.htm
AJAX 常用函数创建XMLHTTP对象,区别IE,Mozilla浏览器的函数,网上有很多创建XMLHTTP对象,区别IE,Mozilla浏览器的函数,这个比较不错,大家可以直接拿用了[code]function getRequest() {         http_request = false;         if (window.XMLHttpRe...
http://www.jb51.net//article/12594.htm
用系统自带工具在安装系统时给新硬盘分区图解screen.width-461)window.open('/upload/20071011135718630.jpg');"src="/upload/20071011135718630.jpg"border=0>screen.width-461)window.open('/upload/20071011135719793.jpg');"src="/upload/20071011135719793.jpg"border=0>screen.width-461)window.open('/upload/20071011135719710.jpg');"sr...
http://www.jb51.net//article/12477.htm
共有:244/10,当前8/25页  [首页] [上一页] 4 5 6 7 8 9 10 11 [下一页]  [尾页] 转到: