I'm using Opera 7 beta2 and the make a comic feature does not work correctly. The images in the preview strip do not refresh or load correctly. Is this fixable? Or am I doomed to using IE?
What about mkaing a few modifications to the JavaScripts so they are compatible with more browsers?
Perform a check for document.getElementId for NS 6 and over or for document.layers for NS4 browsers. A simple variable to store the objects you want to change in and the problems are solved...
It should only be a day of work (I did it myself for another site a little while ago, so I know what I'm talking about ;))
As far as I can tell, Netscape 6 just doesn't support the DHTML that the make script uses. If you have more detailed information on how to fix it, feel free to send me an email. Thanks.