How do I add a slideshow to a DIV overlay created in photoshop?
Once you’ve gotten the website design in Photoshop converted to HTML, find that div and paste the code into the HTML source. You cannot directly add HTML code into designs actively within Photoshop, you must export them to HTML by turning elements of the design into slices, then going File -> Save for Web and Devices (CS3), or File -> Save for Web (CS2). Then open the HTML source using an editor (if you haven’t got an HTML-specific editor like Dreamweaver, Notepad works fine…), then locate the DIV where you want the slideshow, paste in the code, save the file, and open it in the browser to test.