gday m8 i am trying to use custom pages to add some extra pages to my site however i am using dreamweaver as my code editor i have used pictures and placed download buttons in as well to do this i created a pics folder and download folder inside the pages folder the trouble i am having is when the page loads the pics do not show and the download links only load up the default page????? so i am assuming ( actually know that the page is not finding the pics or download files do you know why this would be happening this is the code im using if it helps i am creating php pages i.e (home.php)
<?php if (!defined('APPLICATION')) exit(); ?>
<style type="text/css">
<!--
</style>
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.M
0 • •
March 2011