HELP!! Custom Module |
HELP!! Custom Module |
Dec 20 2004, 11:40 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Nov 2004 Member No: 62,965 |
Is there ANY WAY at all I can put a custom module under my chatter box on my xanga without premium??? Please help!!
|
|
|
|
![]() |
Dec 20 2004, 11:45 PM
Post
#2
|
|
![]() .... ![]() ![]() ![]() ![]() Group: Member Posts: 175 Joined: Jan 2004 Member No: 753 |
i think this is it...
CODE <!-- begin code provided by createblog.com -->
<script> titleContent = 'Title Here'; moduleContent = 'Module Content'; sub = subTitle.parentNode.parentNode.parentNode.parentNode.parentNode sub.insertAdjacentHTML('beforeBegin','<table border="1" cellspacing="0" cellpadding="4" width="100%" class="left"><tr><th valign="top" align="left" class="left">' + titleContent + '</th></tr><tr><td valign="top" class="left">' + moduleContent) sub.insertAdjacentHTML('beforeBegin','<BR>'); </script> <!-- end code provided by createblog.com --> |
|
|
|
![]() ![]() |