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

We need a reasonably simple documentation website, We need a reasonably sim...

We need a reasonably simple documentation website The website will be hosted on a Microsoft SharePoint for in-company use only. The determination of this website is to create

Internet address, Addresses are necessary for virtually everything we do on...

Addresses are necessary for virtually everything we do on the Internet. In TCP/IP the IP is a mechanism for providing addresses for computers on the Internet. Internet addresses co

Html headers, These are used to indicate the headings of sections or sub-se...

These are used to indicate the headings of sections or sub-sections in document. Based on the desired size of the text, any of six obtainable levels ( to ) of h

Pre tag, This tag is utilized to present the text precisely as written in t...

This tag is utilized to present the text precisely as written in the code, by including whitespace characters. This is terminated by a tag.  Take the example illustrat

Introduction to javascript, You can declare a variable by the var statement...

You can declare a variable by the var statement such as: var strname = some value You can also declare a variable with simply assigning a value to the variable. Although, if

Colspan and rowspan, Now let us see how to deal with ROWSPAN (Row Span) and...

Now let us see how to deal with ROWSPAN (Row Span) and COLSPAN (Column Span). If we desire the cell containing Ajay in Figure to be extended to the next cell as well and make th

Need help in single page psd to responsive html, Need help in Single page P...

Need help in Single page PSD to Responsive HTML using Bootstrap3 I want a single page html which is similar in design to optimizepress .com The coding for the html must be Re

We need help in mobile punch card builder, We need help in Mobile Punch Car...

We need help in Mobile Punch Card Builder I have a mobile site builder platform which I would like users to as well be able to create mobile punch cards (punches) & Rewards poin

Local area network, It is a privately - owned computer networks confined to...

It is a privately - owned computer networks confined to small geographical area, like an office or a factory extensively used to connect office PCs to share information & resources

Add function in web app, Add function in web app Project Description: ...

Add function in web app Project Description: I buy simple web app from code canyon and i want to add one function to this app i want it in As soon as. Skills required are

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