HTML Tutorial - the window inter-operation (Frame Target)
Related Tags:
Window logo (Frame Name)
<frame Src=url name="窗口名"> For example: <frame src="frame/a.html" name="left">
Definition of a window name, it should also be used to cope with a Target, Target attributes specified by the link which appears in the document window. Target values can be defined name names, it can also be a value of the following four categories:
<a Href=url target=_blank> that a new window <a href = url target = _self> shown in the same window <a href = url target = _parent> Frameset shown in the previous document window <a href = url target = _top> shown in the browser window
Example:
<frameset Cols=50%,50%>
<frame Src="frame/left.htm" name="left">
<frame Src="frame/right.htm" name="right">
</ Frameset>
- Why should discard the HTML
- Html file in the introduction of other html document Methods
- Beginners Guide to HTML - HTML document as a whole
- HTML forms Senior Guide
- Intermediate HTML tutorial Javascript
- HTML paragraphs primary Guide
- Analysis Html page: HTML Parser trial
- HTML Image primary Guide
- HTML High statement Guide
- Guide to HTML primary links
- HTML Video Tutorial: HTML basic structure
- HTML Tutorial - HTML entry
- HTML primary Guide List
- Intermediate HTML form guide
- Html ? W ? W ? HTML?Z ?
- HTML text Senior Guide
- The evolution of HTML
- HTML ? ?-? ?
- HTML tags and attributes of the Semantic
- HTML Tutorial - HTML basic structure
Flash progress of the super-simple production skills

Flash is making progress of the old problems, and here we provide to the section of the code, and help you easily progress of the production. Add the following code on the scene first-ching OK. Var myLoading: MovieClip; Var loadInfo: MovieClip; ...
Be a simple small web site you should learn the knowledge

Please note: domain name does not mean that you can have a website. To do this before, the site used to do? Static or dynamic, at least have to know that their knowledge of the code, but not the process, but also to understand how much some html. Other...
AJAX integration in the development of database technology

I. INTRODUCTION Today, a considerable number of Web applications, such as Backpack, Blinksale and Gmail regarded AJAX integration with database technology together. Communication with the database by providing updated browser without this powerful technology, which ...
Flash skills: the width of access to external video

_root.createEmptyMovieClip ( "Mc" _root.getNextHighestDepth ()); Mc.loadMovie ( "logo.gif"); Trace (mc._width); Although the result of this is zero, this is because loadmovie delay in the second frame after loadmovie be included in...
Div + css ? ? ?

<! DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.01 Transitional / / EN" "Http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta Http-equiv="Content-Type" content="text/html; charset=gb2312" />&...