Hi All
I have a google code project running at the moment to develop a simple-standards web-based slides show system (code.google.com/p/easyslides)
At the moment there are several .css and .js files as well as images in one folder and a seperate HTML file. I want to be able to provide a single-file solution (maybe through a script) for users and therefore need to somehow combine all these css, javascript and images into the HTML file.
I have looked at around but mostly have found page-optimization solutions - although some of them are really useful its not quite what I am looking for.
Would be great if someone could provide any tips or possible scripts that would help me to solve this problem.
Your help will be very much appreciated.