browser detection

by kalmarsh80

HTML

<p></p>

CSS

span{ color: red }

JavaScript

$("p").html("This frame uses the W3C box model: <span>" + $.support.boxModel + "</span>");