Document object, PHP Web Programming

Assignment Help:

Property

Description

AlinkColor

The color of active links

BgColor

The background color of web page. This is set in the <BODY> tag. The following code sets the background color to white. document.bgColor = "#FFFFFF"

Cookie

Used to recognizes the value of a cookie

Domain

The domain name of document server

Embeds

An array having all the plugins in a document

FgColor

The text color attribute set in the <body> tag

FileCreatedDate

employ this value to illustrates when the loaded HTML file was created

fileModifiedDate

employ this value to illustrates the last change date of the HTML file currently loaded

lastModified

The date the file was changed last

Layers

An array containing all of the layers in a document

LinkColor

The color of HTML links in the document. It is denoted in the

<BODY> tag.

Title

The name of the current document as defined among the header

<TITLE> tags.

URL

The location of current document

VlinkColor

The color of visited links as denoted in the <BODY> tag

 

 

Document Object Methods

Method

Description

Clear

It is depreciated

Close

Closes an output stream which was used to create a document object

contextual

It can be utilized to indicate style of specific tags. The following example denoted that text in blockquotes is to be blue: document.contextual (document.tags.blockquote).color = "blue";

Multiple styles may be denoted in the contextual method to set the value of text in a <H3> tag that is underlined to the color blue, for instance. document.contextual(document.tags.H3, document.tags.U).color  = "blue";

elementFromPoint(x,  y)

Returns object at point x, y in the HTML document.

getSelection

Get the chosen text (if any is chosen)

 


Related Discussions:- Document object

Html tag, As illustrated in Figure., is a starting tag. To delimit the tex...

As illustrated in Figure., is a starting tag. To delimit the text inside, add closing tag by a "/" to the starting tag. Most but not all tags contains a closing tag. I

Need a wordpress expert, Need a Wordpress expert We're seeking a talente...

Need a Wordpress expert We're seeking a talented well experience Wordpress expert with strong PHP skills to build a website with integration with Salesforce and an advanced even

Select attribute, TABINDEX = integer TABINDEX is supported by MSIE 4.x a...

TABINDEX = integer TABINDEX is supported by MSIE 4.x and higher & Netscape 6. Normally, while the user tabs from field to field in a form (in a browser that permits tabbing,

Html select element, Use the HTML select element (which must be assigne...

Use the HTML select element (which must be assigned a name since it belongs to the form).  Then acquire its input appropriately on the server-side just like you do for text f

Sharing website, Hello, i''m building a sharing website for an internet pro...

Hello, i''m building a sharing website for an internet providing company, i want this website to be accessed by only registered users for that company or else the website would be

Messagebox in javascript, In this section, we learn about the dialog boxes....

In this section, we learn about the dialog boxes. This topic is significant for understanding the way parameters are passed among distinct windows. This mechanism is key component

Http method, The standard recommendation for a database insert is to use HT...

The standard recommendation for a database insert is to use HTTP POST method, not the default GET method.  The PHP must reflect this by how it accesses that data.  Either a $_POS

I need help to develop a web app, I need help to develop a Web App The j...

I need help to develop a Web App The job will include developing a website and advertising platform Job Description- We're looking for a Web Developer. Your responsibiliti

Preview of document in dreamweaver, You can't view rollover behavior within...

You can't view rollover behavior within Dreamweaver's Document window; rollover images work in a browser only. Though, you can preview the document within Dreamweaver to make out i

Port a psd web site to a complete worpress, Web site Port a PSD Web site...

Web site Port a PSD Web site to a complete Worpress, multilanguage web site. Wants to document how to create new pages Desired Skills MySQL Administration, HTML and PHP

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd