I have just copied the script to another domain to create the use of more than 1 layout for the same site..
I have not changed anything, but i have an idea i might have to..
here is my layout at the moment...
http://apps.pennies4me.com<link rel="stylesheet" href="
apps/templates/default/layout.css" type="text/css" />
<link rel="stylesheet" href="
apps/templates/default/components.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="includes/ajax/components.css" />
<script type="text/javascript" src="functions.js"></script>
<script type="text/javascript" src="includes/ajax/jquery.js"></script>
the bold bits are changes i thought would make it work but it didnt..
Does anyone have any idea? or help they could give me?