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 being an open source is there any support to it, PHP being an open sour...

PHP being an open source is there any support available to it? PHP is an open source language, and it's been said that it has very less support online and offline. However PHP

Develop an html document, Develop HTML code to create a Web page with the r...

Develop HTML code to create a Web page with the red background and title "My First Page" in any other color. Develop an HTML document with details of your name, telephone number

Adding xml files to html page, Step 1: Select File -> Import XML into Templ...

Step 1: Select File -> Import XML into Template Step 2: Choose the XML file & click Open While an XML file is imported, Dreamweaver merges the XML content in the Template

Basics of hypertext markup language, In the form of hypermedia documents, W...

In the form of hypermedia documents, Web pages or materials accessed by the Internet can be located anywhere in the world. Regardless of where they originated, most of the Web d

Need help to develop drupal webform, Need help to develop Drupal WebForm ...

Need help to develop Drupal WebForm There is project to create a form in Drupal. It has to be dynamic form. Principally a booking form to book a car. Desired Skills are Drup

Input text field, The field size attribute determines the width of the disp...

The field size attribute determines the width of the displayed field. The maxlength attribute sets a limit on the maximum number of characters that can be typed in the field (whic

Need to build website for new business, Website for new business HTML, C...

Website for new business HTML, CSS, PHP, Drupal, WordPress Job Description- We're seeking a Web Developer/Designer to create a website for our new business. Our new busine

Need help to add additional fields to a form wordpress, Need help to Add Ad...

Need help to Add Additional Fields to a Form wordpress I would like to add additional fields to an existing form. This person should have php and wordpress knowledge. I am utili

Textarea element in a form, Set the element's dimensions using row & column...

Set the element's dimensions using row & column attributes in the textarea tag so the data entered is easily viewable.  The element of course requires an appropriately descriptive

Add javascript into a web page, As you know HTML (Hypertext Markup Language...

As you know HTML (Hypertext Markup Language) is the language you employ to generate Web documents. You should have created "Hello World!" as given below:

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