English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (17)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (1)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2461)
Network Appliance (2)
Novell (16)
Oracle (411)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Lotus 190-513: Using JavaScript in Domino R5 Applications
#1. Edith wants to change a graphic whenever the user passes the cursor over the graphic in a Web browser. Which one of the following describes how she can do this?

Show comments for this question (0)
Add comments
Link to this question

#2. The following Java Script function was create to check whether required data has been entered into a field:
  1. Var validate = validate (frm.First name)
  2. Function validate (fld)
  3. {
  4. if(frm.First name = ="")
  5. <MISSING LINE1>
  6. .... Java Script statements....
  7. Return "value"
  8. <MISSING LINE2>
  9. }
Assuming that the code executes correctly, which one of the following describes what was placed on <MISSING LINE1>?

Show comments for this question (0)
Add comments
Link to this question

#3. Give the following:
  1. <INPUT TYPE = BUTTON NAME = "Submit Btn" VALUE = "Submit" onClick
  2. = "submit Me (this. Form)">
Which one of the following is the "submit Me(this. Form)" portion of the tag called?

Show comments for this question (0)
Add comments
Link to this question

#4. Sue is write a function that uses the statement x = = y. Which one of the following statement is true regarding x = = y?

Show comments for this question (0)
Add comments
Link to this question

#5. A Java Script code segment was placed in the JS Header event of a form object. The beginning of that segment looked like the following:
  1. Function validate (field)
  2. {
  3. if (Validate Running)
  4. {
  5. validate Running = false;
  6. return;
  7. }
  8. }
When the function was called, it did not work correctly. Which one of the following would prevent this function from working properly?

Show comments for this question (0)
Add comments
Link to this question

#6. The following Java Script code segment was placed in an application:
  1. Var cMovies = frm.Movie Land;
  2. CMovies. Option [cMovies. Selected index]. Value;
To which one of the following item properties dose not this code refer?

Show comments for this question (0)
Add comments
Link to this question

#7. Ann has written the following code in the Submit button on click event:
  1. If (window. Document. Froms[0]. Email. Value = "")
  2. {
  3. alert ("please enter an email we can use to reply to your question.");
  4. window.document.forms[0].Email.focus( )
  5. }
  6. else
  7. {
  8. window. Document. Forms [0]. Submit( )
  9. }
When she runs it, the else statement is never executed. Which one of the following code change will correct the error?

Show comments for this question (0)
Add comments
Link to this question

#8. Karl is create a Java Script program in the JS Header of a from to input new releases. Which one of the following comment delimiters would NOT be allowed?

Show comments for this question (0)
Add comments
Link to this question

#9. When a user click on a button and a new window is opened, which one following properties refers to the parent window that has generated the new window?

Show comments for this question (0)
Add comments
Link to this question

#10. Jane declared the follwing JavaScript variables:
Var frm;
Var fname;
Var iname;
Var dname;
Var ename;
In which one the following were these declarations made to make their scope global?

Show comments for this question (0)
Add comments
Link to this question


 [1] [2] [3] [4] [5] [6] [7] [8] [9]
Up ^ gen. 0.226 Server date 17:45 20-11-2008 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump