* Reef --------- Event
Dahai is really good, very beautiful, sea breeze blows your face, feel good. Is it a romantic? Oh, God, what happened? I really don't believe it. I fell into the sea. I swear, I swear I will never put the shoes. Put the shoes, you said, do you have a movement of a shoe? Yes, it is like this. Oh, then it is. Listen, you triggered an event. What? I said that you trigger an event. But what is an event. Hey, the sky. That is: refer to this http://www.9cbs.net/develop/read_article.asp?id=16267, it is also the weather I wrote Forecast huh ... I have a joke. In fact, when you press the mouse, a certain object will trigger an event. I like this.
Function love ()
{
Alert ("i love you baby!")
}
script>
Userid: p>
password: p>
Thank One's Lucky Stars
com back to my home
The first connection, let us thank God, the second one allows us to go home.
* Calendar --------- Date (date)
After going home, I will turn the calendar, then I want to know, how many days I have?
show
Date title> head>
VAR x = new date ();
Document.write (x);
Script>
Body> html>
Seeing, the whole is a week. Because it shows, now, it is easy to calculate, I miss this time. Take a look, this calendar can provide us.
GetDate
GetTime
GetTimezoneoffset
Getday
GetMonth
getYear
Getseconds
Getminutes
Gethours
The function is still quite comprehensive, is it, really good.
* Transfer reel --------- Window (window)
This is a more interesting topic. When you sit at home, do you often think, look out, look at what news. Then you can pass the window. Window objects, basically is your browser. Its attributes and methods are basically in operating your browser. Basic operations, such as Open is to complete the open operation, bring us as a transfer reel
Any place to go. Such as:
οnclick = "WINDOW.Open ('http://www.9cbs.net','win1' ,'width=200, height=200')>
form>
What is it like? Is an advertisement? Yes, many sites are like this. I really hate it.
Open has three parameters, the first URL address. The second goal, the third style. The related style properties are provided below.
Width
HEIGHT
Toolbar
Location
Directories
STATUS
Scrollbars
Resizable
Menubar
If you want to empty the content in the form, then you can
Clear Form
The main thing is the RELOAD () method. There is still a lot of content, recommended reference, the connection I give below. Where have you want to know everything you want.
* Multi-Space -------- Frame (framework)
Maybe, this time, you want to experience the adventure of multiple spaces. It is a good notes, and it is not advising. Someone is more than a picnic platter. Maybe, you want to see the 9CBS column, want to see Yahoo's news, then, you can do this:
frameset>
html>
Everything is so easy. Not, there is nothing to stop you from enjoying the thrill of the network at home. Of course, you can use these to catch MM, if you mm, I want to play when there is a boys like you show off, You can say to him, "Hey, I will." Haha ... well, goodbye, you, next time. The reference information is as follows:
Http://wp.netscape.com/eng/mozilla/3.0/Handbook/javascript/
http://www.microsoft.com/china/msdn/library/