Aaaah, that's easy to fix, gonna do that tonightjoyrider said:the problem is that showpopup want's an url and not an <img> tag to be supplied.
for example showpopup(this,'http://archive.gp2x.de/cfiles/screenshots/screenshot-1.jpg');
so not showpopup(this,'<IMG SRC='http://archive.gp2x.de/cfiles/screenshots/screenshot-1.jpg'>'); like it's doing now
Sphinxter said:Excellent, good eye, that should be a very nice feature.
A copy of tidy wouldn't hurt ED.
Well, easy said, if it would be simple html, I'd tidy it up... but messing up a perl script which is 100kb without having much ideas about perl is not that easy :/
Last edited: