Ernie wants to add the Dojo theme "soria" to the other styling on his XPage. Which theme code will add the appropriate class to the body tag of the outputted HTML?
Answer : C
Lydia wants to create a JSON string to represent an array with three objects. Each object has two variables, vA and vB, set to different string values of "one", "two", "three", "four",
"five",and "six". What is the proper syntax for the JSON string?
Answer : B
Tim has an XPage containing an Edit Box. He has read that it ispossible to use the Dojo
Toolkit NumberSpinner control in XPages, and he wishes to modify his XPage so that the
Edit Box will appear as a Number Spinner in the browser. What would the steps be to accomplish this?
Answer : D
Dominic wants to implement the open source CSS framework called Blueprint in his
XPages application. He does not want to include any other CSS framework resources which may exist on the Domino server. What is the best way to include all of the required
CSS files in the XPages in his application?
Answer : D
Tamsin is building an XPages application for use on mobile devices. She finds the font and row height on View Panel controls too small and difficult to navigate on a touch screen.
Which View Panel property should she add her CSS class to?
Answer : A