|
|
Feedback: irt.org FAQ Knowledge Base Q1657
Feedback on: Sent by Tero Korento on May 16, 2001 at 13:41:03: - feedback #2742
Worth: Comments: Question: is there ANY way of verifying if a loaded image is broken or not? (and if broken not display it) My testing indicates that neither of the methods: document.images, image.onLoad or image.onError will work for this . Nor will image.height or image.width help. Seems that Javascript is not up to the job. Any ideas ? Sent by Evan Sims on September 13, 2001 at 22:45:51: - feedback #3158
Worth: Length: Technical: Comments: However, this method will probably not work if you are grabbing an image from a program, such as a CGI script, that is dependant on command lines (or 'query strings'). CGI scripts are commonly used to pull random images from a database, as is the case in many webcam directories. Keep this in mind before intergrating this script. :) Sent by whizbang on January 03, 2003 at 02:01:03: - feedback #4344
Worth: Comments: |
-- div -->
|