hi every i believe this has saved me months in learning javascript thankyou sooo much sean and anyone else who has helped in building up this great website. I was wondering if you could tell me how to swap between a webpage i have created and saved on my desktop using this program through a hyperlink. I am making a website for my teams photoshop pics. i have made another website from my main page which has pictures on it (i have tried doing the lightbox demo but have since failed am becoming frusted ...a little help is required there to) i was wondering if i could hyperlink to that page any help from anyone would be great.......... plz i desperate.........thank
email: dstewart_psp@hotmail.com
Hi dstewart - I'm not
Hi dstewart -
I'm not certain I understand the question.
Are you asking how to get a second page that you've created (and saved to your desktop) to be the target of another main page that you had previously created? If so, there are 2 options:
1. Create a new folder at your service provider (the place that the main page created previously is currently hosted). Suppose the new folder is called 'page1'. Copy or FTP the psd2css Online generated files for the second page to that folder. Then create a link in the original main page to /page1/index.html. Or..
2. Use the '_basename' when converting your second PSD file. For example if you have a layer called 'page1_basename' in the PSD file then you can just copy or FTP the generated files for that second page to the same folder as your original main page and make the href link to page1.html.
If I've misunderstood the question, please ask again. Thanks.
--
Shaun