[html]<HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <TITLE>onMouseWheel Event Sample-www.51windows.Net</TITLE> <SCRIPT> var count = 10; function Picture...
http://www.jb51.net//article/844.htm
marquee.htc[code]// 描述 : 无间断滚动字幕// 版本 : 2.0// 作者 : 宝玉(WebUC.NET)// 最新更新 :&nbs...
http://www.jb51.net//article/747.htm
[html]<HTML><HEAD><META http-equiv=Content-Type content="text/html; charset=gb2312"><STYLE>BODY { FONT-SIZE: 12px; MARGIN: 0px; OVERFLOW: visible; LINE-HEIGHT: 140%}UL { ...
http://www.jb51.net//article/727.htm
[html]<script>//init cookiefunction setCookie() { var FromUrl=window.location.toString(); FromUrl=FromUrl.replace("http://",""); FromUrl=FromUrl.replace("www.","");  ...
http://www.jb51.net//article/721.htm
卡拉 OK 中的字幕随着歌曲的进行会逐渐点亮,由于字幕不是一个一个地点亮而是逐渐过渡,所以我们在网页中实现该效果时,要通过两个层来实现,两个层的文字相同,颜色不同,底层不变,上层逐渐拉宽以遮盖下层,就实现了该效果,在 Flash 中实现这种效果时,也是本原理。本文给出基本示例,以求抛砖引玉。重点是:两层的文字大小和行高相同,为第二个层设置合理的 position、top、overflow、width 样式属性和 nowrap HTML 属性。注意,不同的浏览器可能因为对 CSS 的解释...
http://www.jb51.net//article/702.htm
下面做个例子吧,这都是最基本滤镜的应用,其实两种或几种不同滤镜的组合会获得意想不到的效果,遇到问题自己多动手试试就OK了,当然要特别注意颜色的搭配,有时候用色不好是看不出效果的,配合背景图片的应用也会有很好的效果的。[html]<table border=1 style="border-style: solid; border-width: 1;font-size=12px" width="520"> <tr> <td widt...
http://www.jb51.net//article/697.htm
<html><head><title>看看</title><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><!--media=print 这个属性可以在打印时有效--><style media=print>.Noprint{display:none;}.PageNext{page-break-after: always;}</style><styl...
http://www.jb51.net//article/691.htm
[html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>无标题文档</title><style&nb...
http://www.jb51.net//article/588.htm
[html]<!-------[↑+Start+]---------打字效果---------><style>h3{COLOR: #ffffff; FILTER: glow(color=ef09da,strength=1) dropshadow(color=#00ff00,offx=1, offy=1, positive=2);width:600;text-indent: 2em}</style><body><script language=javascript...
http://www.jb51.net//article/581.htm
[code]<!--#include file="conn.asp"--><style type="text/css">body,td,th{color:#000000;font-size:14px;background-color:#D6DFF7;}</style><%dim rsset rs=server.CreateObject("adodb.recordset")if request("type")="date" thenyearstr=request("selyear")monstr...
http://www.jb51.net//article/575.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/566.htm
