July 31st, 2007 admin
How mandatory pop-up window always in the forefront
Solutions:
Generally speaking, displayed in the front window because the window is activated access to focus, to always appear in the front window, the window can be set up in the man-made, immediately…
Posted in CSS Tutorial | No Comments »
July 31st, 2007 admin
JavaScript framework of the checkbox can be used as follows:
<FORM NAME="list" METHOD="post">
<INPUT Name=no TYPE=checkbox>
<INPUT Name=no TYPE=checkbox>
<INPUT Name=no TYPE=checkbox> …
Posted in Xhtml and Web Design | No Comments »
July 31st, 2007 admin
Box (checkbox) Object
Attribute
Name NAME attribute the string value.
Value of the contents of the box string value. If it is set, is "on" or "off."
Checked the contents of the box boolean…
Posted in Xhtml and Web Design | No Comments »
July 31st, 2007 admin
SCRIPT marker
Used to contain JavaScript code.
Grammar
Attribute
LANGUAGE scripting language definition
SRC to define a specific URL to. Document at the end of JS
…
Posted in Xhtml and Web Design | No Comments »
July 31st, 2007 admin
AJAX now filed, everyone would immediately think of Gmail, gogle map these classic AJAX applications. Gmail's excellent performance we have seen, then you realize it studied? How it in several different browsers can achieve consistent…
Posted in CSS Properties | No Comments »
July 31st, 2007 admin
<script>
Function getimg () (
Event.returnValue = false;
Show.window.location.href = event.srcElement.src;
Timer = setInterval (checkload, 100)
)
Function checkload () (
If…
Posted in CSS Properties | No Comments »
July 31st, 2007 admin
Dierji how to add pages Date
We want to tell you a date and time using examples from your personal client machines access date and time.
Practices are as follows:
<script Language="LiveScript">
…
Posted in CSS Tutorial | No Comments »
July 31st, 2007 admin

Contents:
First, the definition of AJAX, the status quo and the need to address three issues, why use AJAX
Fourth, who is using AJAX …
Posted in Css+Div Web Design | No Comments »
July 31st, 2007 admin
Gun, principle is the file size divided by the web page loading time
Following is the code:
Loading of
Following is the code:
<SCRIPT Language=JavaScript>
<! –
Window.onload…
Posted in Css+Div Web Design | No Comments »
July 30th, 2007 admin
Code as follows:
<html>
<Head
<title> New Page 2 </ title>
</ Head>
<body>
<div Id=demo style=overflow:hidden;height:60px>
<div Id=demo1> …
Posted in Css+Div Web Design | No Comments »