DOM - getElementById
Menu DOM - getElementById
 

DOM - getElementById

This is a method that I use extensively in my manipulation of the DOM

The text in the header and menu options are assigned when my pages load.

The Syntax used to set the header text:

  document.getElementById("htext").innerHTML = "Experiments with the Document Object Model";
Top

My usage of getElementById

I used this to design and develop my shim links. The text on the pop-ups and the links are set from a calling function that "gets" the id of the element and then sets the value.

It is also used to set banner text on mobile pages.

Links

External Links Disabled.

tempusfugit.me.uk is a non-commercial website. No payment or benefit is gained by the placement of links toother websites.

The External link is disabled to on this page, please visit other pages

Unlike most genealogical research websites tempusfugit.me.uk does not attempt to get you to "sign-up" when you click on one of their links.

This Wikipedia link is disabled.

The link on Wikipedia was to:

External Links Disabled.

tempusfugit.me.uk is a non-commercial website. No payment or benefit is gained by the placement of links to other websites.

The External link is disabled to on this page, please visit other pages

Top

External Links - references

Site design by Tempusfugit Web Design -