katish
12-28-2004, 07:28 AM
undefined
HI I need help on my xanga. my xanga is www.xanga.com/SwEeTBaBeE_KaY
On the left side of my page where it says Birthdayz. I want my module content to look like this>> Jan 15 Ariel
19 Amber
27 Jonee
Feb 4 Grace and etc.
I tried to many times to make it look like that but it never works, so I hope that someone will help me. The codes that I have right now is >>>
</td></tr></table>
<!-- code by blogring.net by paul chen -->
<!-- from xanga.com/html_scripts -->
<script>
titleContent = 'BiRtHDaYz';
moduleContent ='CoMinG SoOn.<br>Jan <br>24 <BR>Feb <BR>Mar <BR>Apr <BR>May <BR>June <BR>July <BR>Aug <BR> Sep <BR>Oct <BR>Nov <BR>Dec';
sub = subTitle.parentNode.parentNode.parentNode.parentNo de.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>
Hopefully you guys can help me out well thanx and Happy holidayz :)
HI I need help on my xanga. my xanga is www.xanga.com/SwEeTBaBeE_KaY
On the left side of my page where it says Birthdayz. I want my module content to look like this>> Jan 15 Ariel
19 Amber
27 Jonee
Feb 4 Grace and etc.
I tried to many times to make it look like that but it never works, so I hope that someone will help me. The codes that I have right now is >>>
</td></tr></table>
<!-- code by blogring.net by paul chen -->
<!-- from xanga.com/html_scripts -->
<script>
titleContent = 'BiRtHDaYz';
moduleContent ='CoMinG SoOn.<br>Jan <br>24 <BR>Feb <BR>Mar <BR>Apr <BR>May <BR>June <BR>July <BR>Aug <BR> Sep <BR>Oct <BR>Nov <BR>Dec';
sub = subTitle.parentNode.parentNode.parentNode.parentNo de.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>
Hopefully you guys can help me out well thanx and Happy holidayz :)