[buug] Images in Firebird (aka Phoenix)

Claude Rubinson rubinson at email.arizona.edu
Tue Jan 13 12:56:21 PST 2004


On Tue, Jan 13, 2004 at 12:46:52PM -0800, Bill Honeycutt wrote:
> But I wish you could block those annoying flash ads!

Ah, but you can!  Add the following to your userContent.css (which, on
my machine is buried at ~/.phoenix/default/f8y5ykb5.slt/chrome/).  It
replaces the flash image with a "click-to-view" button.  Works pretty
well.

Claude

/* Block Flash */
/* Doesn't work for <embed> tags, which are less common than <object>
tags - bug
 190970 */
object[classid$=":D27CDB6E-AE6D-11cf-96B8-444553540000"],
object[codebase*="swflash.cab"]
{ -moz-binding: url("http://www.cs.hmc.edu/~jruderma/flash.xml#obj");
}



More information about the buug mailing list