Javascript Reference
Categories: BASE

javascript BASE target

@March 15, 2008, 1:22 a.m.
targetFirefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

Read/Write  

Provides the name of the window or frame that is to receive content as the result of navigating to a link or any other action on the page that loads a new document. Such names are assigned to frames by the frame element's name attribute; for subwindows, the name is assigned via the second parameter of the window.open( ) method. If you need the services of a target attribute to open a linked page in a blank browser window and you also need the HTML to validate under strict HTML or XHTML DTDs, you can omit the target attribute in the code, but assign a value to the base element's target property by script after the page loads.

 
Example
 
document.getElementById("myBase").target = "_blank";
 
Value

String value of the window or frame name, or any of the following constants (as a string): _parent | _self | _top | _blank. The _parent value targets the frameset to which the current document belongs; the _self value targets the current window; the _top value targets the main browser window, thereby eliminating all frames; and the _blank value creates a new window of default size.

 
Default

_self

coursework sample of written work
<a href=https://brainycoursework.com>coursework writing service uk</a>
coursework history
InessaEtPi - 1 years
essay writer software
<a href=https://buy-eessay-online.com>buying essays online</a>
buy essay writing
ChelsaeEtPi - 1 years
essays about service
<a href=https://buyacademicessay.com>essay service review</a>
legitimate essay writing services
NaniceEtPi - 1 years

Powered by Linode.