Prisoner at War wrote:
Quote:
Now their system is peculiar in that it's set up in some secret way
for SEO purposes...but this is a very strange consequence of that
indeed! At least that's the best explanation I can come up with, for
why a simple image-swap occasions such weirdness on the SBI! servers
-- again, remember that it works perfectly on my end, so it's not a
matter of invalid JavaScript or something. |
Couple of things to check:
1. Make sure that the web page that you upload matches the one that's
served by your host. If their secret sauce changes the HTML or JavaScript
before serving the file, that could be what's breaking your example page.
2. Try doing what they say. It's entirely possible that their secret sauce
includes some weird web server that scans a directory, and refuses to serve
images that aren't referenced from an "<img src="blah.gif"> tag.
--
Dave