You have created a custom theme called my_theme within the default package and want to override the native template file /page/lcolumn.phtml. You will need to place the file in the following structure:
Which of the following will render the custom content block custom, name to a page based on the native 3columns.phtml template?
You want to stop all events on someElement. Which two methods from prototype.js will do this? (Choose TWO.)
Which two of the following examples can be used to include a custom JavaScript on every page? (Choose TWO.)
You want to change the number of columns per row in the list of upsell products on all product pages. Where do you set the parameter that specifies the number of columns?
If you open an HTML document with the following code sample in the browser, what will you see in the text of the two Alerts in the browser?