All pastes #102370 Raw Edit

Mine

public text v1 · immutable
#102370 ·published 2006-07-27 15:59 UTC
rendered paste body
<head>
<style type="text/javascript">
function test() { alert("bah"); }
</style>
</head>

<body>
<input type="image" title="Ladda ned" class="btnBase btnDownload idle" onmouseover="test()" onmouseout="test()" onmousedown="test()" src="App_Themes/Publiken1/images/transp_pixel.gif" />
</body>