»ðºü²»ÄÜÓÃJavaScriptÏÔʾ±í¸ñ
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="shop.ascx.cs" Inherits="DesktopModules_Temp_shop" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>ÎÞ±êÌâÎĵµ</title>
<script type="text/javascript">
function over(tdid) {
tdid.style.backgroundColor = "#999999";
}
function Out(tdid) {
tdid.style.backgroundColor = "Transparent";
}
function showtable(tableid) {
var showGoodsone = document.getElementById("showGoodsone");
var showGoodstwo = document.getElementById("showGoodstwo");
var showGoodsthree = document.getElementById("showGoodsthree");
var showGoodsfour = document.getElementById("showGoodsfour");
var showGoodsfine = document.getElementById("showGoodsfine");
switch (tableid.id) {
case "showGoodsone":
showGoodsfine.style.display = "none";
showGoodsfour.style.display = "none";
showGoodsone.style.display = "block";
showGoodstwo.s
Ïà¹ØÎÊ´ð£º
ÇóÒ»¸öjavascript½Å±¾..
µ±µã»÷Õâ¸ö<a>Ìí¼Ó¸½½ü</a>Á´½Óʱ¾Í»áÌí¼Ó¶àÒ»ÐÐÉÏ´«¿òºÍ°´Å¥,ºÍ×îºóÒ»¸öÅԱ߻áÏÔʾ"È¡Ïû"µÄÁ´½Ó,µã»÷Õâ¸öÈ¡Ïû¾Í»áÈ¥µô×îºóÒ»ÐÐ,Ò»¸öÕâ¸ö½Å±¾Ôõôд?Íò·Öлл..
Ò ......
<html>
<head>
<script>
var a=prompt("ÇëÊäÈëÒ»¸öÊý");
if(a==0)
{alert("²»ÊÇÖÊÊý");}
else
{while((a%2)*(a%3)*(a%5)*(a%7)==0)
{alert("²»ÊÇÖÊÊý");br ......
×î½ü ʹÓà js, ¾³£²»ÄÜÉÏÍø, Ï£ÍûÄÄλ´ïÈË ÄÜÌṩһ¸ö
±È½ÏÍêÕûµÄ jsÀëÏßÎĵµ,ÐÂÒ»µã¶ù,ÍêÕûµã¶ùµÄ±È½ÏºÃ,±ÈÈçÉæ¼° dom ÕâЩ
ÇëÖ¸µãÒ»¶þ.
Íò·Ö¸Ðл°¡.
http://download.csdn.net/source/566130
......
ÎÒµÄÒ³ÃæÉÏÓÐÕâÑùÒ»¸öÔªËØ
JScript code:
<div>
²úÆ·Àà±ð£º<input type="text" name="productType" /><br />
²úƷͼƬ£º<input type="text" nam ......
/*
* list[id] ÊDZ£´æÿ¸ö½ÚµãÐÅÏ¢µÄÊý×é
* 2010-4-8
*/
var list = [];
var tree = function(objName) {
this.title = objName;
this.liNode = [];
this.ulNode = [];
th ......