Welcome Guest [Log In] [Register]
Viewing Single Post From: Add Row To Stats
Agent Moose
Member Avatar
Member
[ * ]
Below the Board
Code:
 
<script>
title = "TITLE"
content = "CONTENT"
img = "http://209.85.62.27/static/1/s_stats.png"

//Created by Agent Moose
$("div#stats table.forums tr:contains('Board Statistics')").before("<tr><th colspan='2'>"+title+"</th></tr><tr><td class='c_mark'><img src='"+img+"'/></td><td>"+content+"</td></tr>")
</script>


Enjoy :)

Preview
Theme: Add Row To Stats
Edited by Agent Moose, Feb 6 2008, 03:24 PM.
Offline Profile Quote Post
Add Row To Stats · User Created Codes