To use Jquery along with Prototype add the following code in your Jquery Script.
Posted on September 2, 2010 by Paul Donnelly .
This code gets the Skin URL for when you are including Images etc within your template.
<?php echo $this->getSkinUrl(’images/YOURFILE.jpg’) ?>
Please ensure you close the gap between < ? and ? >
Posted on September 2, 2010 by Paul Donnelly .
This code allows you to add the content of a static block to your template.
