Which non-standard parameter is required when using the photos.createAlbum method?
Correct Answer: Name
Explanation:
Note: This Question is unanswered, help us to find answer for this one
DHTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More DHTML MCQ Questions
Consider the three variables: someText = 'JavaScript1.2'; pattern = /(\w+)(\d)\.(\d)/i; outCome = pattern.exec(someText); What does pattern.ignoreCase contain?
What is the default value for z-index?
Which style properties is used to display only a part of an image?
You declared an array as follows: var arr; What value would JavaScript assign to an uninitialized element of this array?
You are designing a web site and need to set the background image for all the web pages. You want a small background image to repeat and fill up the whole background. Which of the following body styles is ideal for this?
True or False. DHTML can be used in conjunction with HTML5.
True or False. DHTML can be used in conjunction with AJAX.
Which of the following is a DHTML technology?
Which of the following is TRUE about data binding feature of DHTML?
Which of the following is an INVALID event?