SmokedFox

stormbind

Retenta personam!
Joined
Feb 1, 2003
Messages
14,081
Location
London
I rewrote an old script for compatibility with FireFox, and as far as I can tell it works, but it doesn't work... :dubious:

The script is adding images to a web page after the page has loaded. This works fine in MSIE.

In FireFox, the image placeholders appear and right-click data is complete (you can select "view image" and that works) but FireFox does not render the image in the page.

What is wrong with it?
 
Try running it through a tool @ w3.org perhaps?
 
It's a client-side script, W3C would not see it.

I misinterpreted what FireFox was doing. The fault it elsewhere: FireFox has just completely stopped rendering images! :eek:
 
With this in mind, can you check out http://stormbind.blogspot.com and see if my script works in FireFox.

I made the risky assumption that it does, despite being unable to view that happening :lol:
 
Mozilla Suite 1.7.8 renders emoticons, as does Firefox 1.0.4.

So your script works :)
 
Thanks guys.

My install of FF works now. Discovered I had set it to not show offsite image :rolleyes:

Will be writing more scripts soon. I dare say FF will throw up problems again ;)
(I do not have Opera on this computer)
 
Top Bottom