这里是我的空间,是我用来记录点滴的沃土...
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="Musi.进度条页面.WebForm1" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&g Read More
posted @ 2011-03-29 22:23 wsx2miao Views(359) Comments(0) Diggs(0) Edit
每一项都是js中的小技巧,但十分的实用!1.document.write("");输出语句2.JS中的注释为//3.传统的HTML文档顺序是:document->html->(head,body)4.一个浏览器窗口中的DOM顺序是:window->(navigator,screen,history,location,document)5.得到表单中元素的名称和值:document.getElementById("表单中元素的ID号").name(或value)6.一个小写转大写的JS:document.getElementById(&q Read More
posted @ 2011-03-28 11:02 wsx2miao Views(192) Comments(0) Diggs(0) Edit
<object id="pl" style="width: 500px; height: 519px" classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" viewastext="shima"> <param value="那个女人.mp3" name="URL" /> <param value="1" name="rate" /> <par Read More
posted @ 2011-03-18 12:08 wsx2miao Views(159) Comments(0) Diggs(0) Edit
1。avi格式 代码片断如下: <object id="video" width="400" height="200" border="0" classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"> <param name="ShowDisplay" value="0"> <param name="ShowControls" value="1"> <param nam Read More
posted @ 2011-03-18 11:43 wsx2miao Views(341) Comments(0) Diggs(0) Edit
这里是我的空间,是我用来记录点滴的沃土...