Which property of the location object specifies the internal link anchor name, which is followed by the number sign (#) in the URL?
You want to embed your JavaScript into an HTML document.
Which HTML tag should you use?
Which company developed JavaScript?
Which version of Netscape Navigator first supported JavaScript on Microsoft Windows?
A button that changes its image on mouseover is an example of _______________.
Function blocks begin with the keyword __________ followed by the function name.
Cookies are commonly used to store information about a user to maintain state.
What willthe following JavaScript code do when it runs?
<SCRIPT Language="JavaScript">
<!--
var d=new Date;
var h=d.getHours();
var msg="";
var targ;
if(h<12)
msg="<h1>Good Morning!</h1>";
else if(h>=12 && h<18)
msg="<h1>Good Afternoon!</h1>";
else
msg="<h1>Good Evening!<h1>";
document.write(msg);
/-->
</SCRIPT>
VBScript was the first scripting language developed for Webpage design.
___________ is JavaScript's server-side solution. It enables you to connect Web pages to databases, as well as enable server-side image maps and save client state so that the computer will remember where the client is in a multi-page preocess.
PDF + Testing Engine
|
---|
$66 |
Testing Engine
|
---|
$50 |
PDF (Q&A)
|
---|
$42 |
CIW Free Exams |
---|
![]() |