An HTML image, either via <img> tag or JavaScript Image object, that has its src set to an empty string can cause traffic spikes or user state corruption.
Read the outside article: Empty image src can destroy your site
Level: Intermediate
120 tips and counting!
Tips&Tricks for the modern day web designer
srcSubmitted by: WebD&D on August 30, 2010.
An HTML image, either via <img> tag or JavaScript Image object, that has its src set to an empty string can cause traffic spikes or user state corruption.
Read the outside article: Empty image src can destroy your site
Level: Intermediate