Multiple Choice
You want to add the file "somescript.js" in a template. The JS-file is in the folder "root: js/lib". Which piece of code should you use?
A) $this->getItemurl('lib/somescript.js')
B) $this->getskinurl('lib/somescript.js')
C) $this->getJsUrl('lib/somescript.js')
D) $this->getFileurl('lib/somescript.js')
E) $this->getLibUrl('lib/somescript.js')
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Given the following HTML and CSS, what
Q12: Using Magentos JavaScript translator object, which is
Q13: What is the difference between "display: none"
Q14: Given a configured package "tmypackage" and a
Q15: Which string will NOT be translated?<br>A) "You
Q17: The name of a design package in
Q18: Which three types of file are contained
Q19: Which of the following is a native
Q20: To configure a category to display a
Q21: What result will be produced by the