CODE
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'Xtra Links';
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 -->
<script>
titleContent = 'Xtra Links';
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 -->
but when i put more than one link in it won't show up on my xanga, could it be something wrong with the way i coded it, here is the code with all the links i want in
CODE
<!-- begin code provided by createblog.com -->
<script>
titleContent = 'Xtra Links';
moduleContent = '<a href="http://www.myotaku.com/users/misskay/results/" target="_blank">My Quiz Results</a>
<BR>
<a href="http://www.geocities.com/kayleighliddle/index.htm">Sigs</a>
<BR>
<a href="http://www.geocities.com/kayleighliddle/Avvys.htm">Avvy's</a>
<BR>
<a href="http://www.geocities.com/kayleighliddle/Gifts.htm">Gifts</A>
<br>
<a href="http://www.geocities.com/kayleighliddle//Signs.htm">Signs</a>
<br>
<a href="http://www.geocities.com/kayleighliddle/Tutorials/tutorials.htm">Tutorials</a>
<br>
<a href="http://www.geocities.com/kayleighliddle/linkme.htm">Link Me</a>
<br>
<a href="http://3000words.blogspot.com/">My Blog</a>
<br>
<a href="http://www.xanga.com/dark_anime_angelz">Refresh My Xanga</a>';
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 -->
<script>
titleContent = 'Xtra Links';
moduleContent = '<a href="http://www.myotaku.com/users/misskay/results/" target="_blank">My Quiz Results</a>
<BR>
<a href="http://www.geocities.com/kayleighliddle/index.htm">Sigs</a>
<BR>
<a href="http://www.geocities.com/kayleighliddle/Avvys.htm">Avvy's</a>
<BR>
<a href="http://www.geocities.com/kayleighliddle/Gifts.htm">Gifts</A>
<br>
<a href="http://www.geocities.com/kayleighliddle//Signs.htm">Signs</a>
<br>
<a href="http://www.geocities.com/kayleighliddle/Tutorials/tutorials.htm">Tutorials</a>
<br>
<a href="http://www.geocities.com/kayleighliddle/linkme.htm">Link Me</a>
<br>
<a href="http://3000words.blogspot.com/">My Blog</a>
<br>
<a href="http://www.xanga.com/dark_anime_angelz">Refresh My Xanga</a>';
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 -->
I didn't see anything wrote down about not being able to put links or HTML in it, can someone help me?, thanks
***Kayleigh AKA. Miss Kay***