July 31st, 2007 admin
Regular expressions are a regular expression, it is better in English than Chinese understand more, it was not in line with inspection requirements at Expression! ! Regular expressions are a function of very strong and very complex object RegExp, providing more than…
Posted in CSS Tutorial By Examples | No Comments »
July 31st, 2007 admin
Undoubtedly, the script can use JavaScript users through direct Show clock conveniently displayed on the web site, local time. However, if you want to show that different regions of the time - for example, if your headquarters in other countries, do you want to see the "national"…
Posted in CSS Tutorial | No Comments »
July 31st, 2007 admin
To form when submitted to the ifrmae page, the page does not refresh, and then receive iframe pages (as usual sent to the second page as receivers), we can
<% @ LANGUAGE = "VBSCRIPT" CODEPAGE = "936"%>
<html>
<head>…
Posted in Xhtml and Web Design | No Comments »
July 31st, 2007 admin
Chinese use javascript on the anti-coding and coding unicode
<script>
Function unicode (s) (
Var len = s.length;
Var rs = "";
For (var i = 0; i <len; i) (
Var…
Posted in CSS Tutorial | No Comments »
July 31st, 2007 admin
Jscript in IE / javascript conditions compiler
Author: JavaScript Kit
Translator: Ukraine-(Sheneyan)
Translation: 2006-02-12
English…
Posted in CSS Tutorial | No Comments »
July 31st, 2007 admin
Here are our results produced by the source Bomadeng
<html>
<head>
<script Language="JavaScript">
<! - Hide
Var scrtxt = "can be read here the message…
Posted in CSS Tutorial By Examples | No Comments »
July 31st, 2007 admin
Next we need to introduce you can generate a random function, but also to write JavaScript use of this function is that it tips. Such skills in most of the compiler (compiler), so most of them are (or similar) to calculate the number of chaos. JavaScript Finally,…
Posted in CSS Tutorial | No Comments »
July 31st, 2007 admin
Disanji how to use history on the website and forward
We can let you look at a different document syntax here, we are here to talk about the back () and forward () function of the two, if you own the paper, there is a link back to your own document is the last link document…
Posted in Xhtml and Web Design | No Comments »
July 31st, 2007 admin
Function
Can complete access to every detail of a user clicks on advertising data. Including click, the user's IP, page source address, the click advertising Web site addresses, if you kept on the site if the user cookie, or even about the users…
Posted in CSS Tutorial | No Comments »
July 31st, 2007 admin
//——– The Chinese character coding ————————// into Utf8
Function EncodeUtf8 (s1)
(
Var s = escape (s1);
Var sa = s.split ("%");
Var retV = "";
If…
Posted in CSS Tutorial | No Comments »