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

Php database hlelp, I am working in php basic learner want to know how to c...

I am working in php basic learner want to know how to connect database

Need help for website update and enhancement using php, Need help for Websi...

Need help for Website update and enhancement using PHP and Mysql We're seeking for a long-term relationship with a web programmer/designer who is able to handle 5 to 10 hours of

Life span of variables, While you declare a variable in a function, the var...

While you declare a variable in a function, the variable can be accessed within that function only. While you exit the function, the variable is destroyed. These variables are ca

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

Add multiple layout cells, You will insert three layout cells below the log...

You will insert three layout cells below the logo cell you just created. Later on you will insert the page's navigation buttons in these cells. 1. In the Objects panel, click

Use of meta tag, In this unit we have learnt how to create simple HTML page...

In this unit we have learnt how to create simple HTML pages. The contents of the page have to be written within the BODY tag. The HEAD tag includes the title of the document. An im

I need a help to create wp custom application development, I need a help to...

I need a help to create WP custom application development Looking to create a few approval processes, custom post types, user registration types, reports and analytics in a cust

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

No frames tag, The tag can be employed for those browsers which are not ab...

The tag can be employed for those browsers which are not able to interpret tags. Even if most, if not all, of your visitors will be capable to see fr

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