Side navigation
Ticket #5604: temp.html
File temp.html, 0.2 KB (added by raphaelr, December 05, 2009 04:31PM UTC)
Example HTML Code
<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">$(function() { $("body").prepend("<p><strong></strong><div></div></p>"); } );</script></head>
<body>
</body>
</html>
Download in other formats:
Original Format
File temp.html, 0.2 KB (added by raphaelr, December 05, 2009 04:31PM UTC)
Example HTML Code
<html>
<head>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">$(function() { $("body").prepend("<p><strong></strong><div></div></p>"); } );</script></head>
<body>
</body>
</html>