answersLogoWhite

0


Best Answer

add this to the body tag: 'onload="functionYouWantToAccess();"' you can add multiple functions: 'onload="function1();function2();function3('argument1');"' so the whole thing looks like <body onload="func1();func2();func3('arg1','arg2');" bgcolor="#FFFFFF">Text</body>

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: You want to ask a javascript question - Is there any method in javascript that will be called when body is completely loaded?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you run javascript progamming?

Javascript should run on its own. and when the page is loaded it will automaticly render on its own.


Example of predefined function?

function callMe (fx_params) { alert(fx_params); } callMe('Alert Loaded from a JavaScript function'); This would be in a javascript page, or in a JS Script tag.. - Caleb Convina Web Design and Hosting


What is javascript list out uses of java script?

JavaScript's role in application development is primarily focused on the user interface. JavaScript allows for remote calls (AJAX) to more complex programming languages. It is also used to produce things like charts and graphs from data sets. Modern JavaScript also allows for things like animation, and some basic data storage on the client machine in HTML5. By itself, JavaScript is limited by the fact that it has very limited access to the client machine, and no direct access to remote data. But JS is completely irreplaceable when it comes to creating intuitive, reactive interfaces for the web.


Advantages of Java script to HTML?

There are no real advantages to JavaSript to HTML but rather JavaScript enhances HTML by making it dynamic. HTML as we know is static and therefore once an HTML document has been created it cannot be changed. JavaScript has two basic functionalities which are: 1. To build HTML dynamically as the web page is loaded and; 2. To monitor as well as react to User events.


How do you parse XML using JavaScript?

To manipulate an XML document in javascript, you need an XML parser. Today all browsers come with in-built parsers that can parse the XML document. The parser loads the document into your computer's memory. Once the document is loaded, its data can be manipulated using the DOM(Document Object Model). There is significant differences in implementation of Microsoft Browser based XML parser and the Mozilla browsers based XML parser.

Related questions

How do you run javascript progamming?

Javascript should run on its own. and when the page is loaded it will automaticly render on its own.


What is ready function in jQuery?

jQuery has a $(document).ready() function which is invoked after the DOM is loaded and before the page contents are loaded. It means you don't have to have body onload events and can completely remove all Javascript from your HTML by attaching events to elements independent of the HTML after the DOM has loaded.


A question which rests on an unwarranted assumption?

Fallacies rest on unwarranted assumptions. Some people may make decisions based on myths or superstitions, even though they are not sound assumptions.


Example of predefined function?

function callMe (fx_params) { alert(fx_params); } callMe('Alert Loaded from a JavaScript function'); This would be in a javascript page, or in a JS Script tag.. - Caleb Convina Web Design and Hosting


What daes it src in javascript?

The src attribute specifies a local or remote (files that aren't on the same server as the webpage requesting them) javascript file to be loaded into the page, for instance: &lt;script src="http://code.jquery.com/jquery-1.9.1.min.js"&gt;&lt;/script&gt; will load the popular jQuery library into the page.


Loaded fries?

fries with cheese or other stuff added is called loaded fries


What is javascript list out uses of java script?

JavaScript's role in application development is primarily focused on the user interface. JavaScript allows for remote calls (AJAX) to more complex programming languages. It is also used to produce things like charts and graphs from data sets. Modern JavaScript also allows for things like animation, and some basic data storage on the client machine in HTML5. By itself, JavaScript is limited by the fact that it has very limited access to the client machine, and no direct access to remote data. But JS is completely irreplaceable when it comes to creating intuitive, reactive interfaces for the web.


What does the term that's a loaded question mean?

A loaded question is a question that contains an assumption within it that may lead to a particular answer or is meant to provoke a specific response. It is typically used to manipulate a discussion or to push a particular agenda.


What are the release dates for Life Goes On - 1989 Loaded Question 3-9?

Life Goes On - 1989 Loaded Question 3-9 was released on: USA: 24 November 1991


Is JavaScript code executed when the page is loaded or when instructed to by the web code?

That depends. If you just put some javascript code somewhere (like document.write('hello')) it will be executed on page load. However, you'll mostly want to use functions; you then call those functions on certain events (like a button onclick) to execute their code.


What is the main portion of the screen that displays when Windows is loaded is called the?

The main portion of the screen that displays when Windows 7 is loaded is called the


Why did Dave Sumrall step down?

now that's a loaded question