AH HELP!!--extra module |
![]() ![]() |
AH HELP!!--extra module |
Dec 27 2004, 10:41 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Oct 2004 Member No: 53,955 |
okay well i wanted to add an extra module with an icon for someone to link me if they wanted to but its not working...here's the code:
CODE <!-- begin code provided by createblog.com --> <script> titleContent = 'link me'; moduleContent = '<a href=http://www.xanga.com/home.aspx?user=click_here_to_see_my_boobs target=_blank alt= "my site"><img src=http://img159.exs.cx/img159/4587/lala2gp.png border=0></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 --> what am i doing wrong? |
|
|
|
Dec 27 2004, 10:43 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
it's not working as in the module wont show up? or the pic wont? or what?
|
|
|
|
Dec 27 2004, 10:45 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Oct 2004 Member No: 53,955 |
nothing shows up at all...
|
|
|
|
Dec 27 2004, 10:46 PM
Post
#4
|
|
|
I love you more than sex appeal. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,045 Joined: Oct 2004 Member No: 52,932 |
QUOTE <a href=http://www.xanga.com/home.aspx?user=click_here_to_see_my_boobs target=_blank alt= "my site"> somewhere in there...put the apostrophe( " ) around ur link like this QUOTE <a href="http://www.xanga.com/home.aspx?user=click_here_to_see_my_boobs" target=_blank alt= "my site">
|
|
|
|
Dec 27 2004, 10:51 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 40 Joined: Oct 2004 Member No: 53,955 |
hmm thanks for the link help but the module still won't show up at all...is the code bad or something?
|
|
|
|
Dec 27 2004, 11:23 PM
Post
#6
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
Which code in the scripts did you use and where did you place it?
|
|
|
|
Dec 28 2004, 12:51 AM
Post
#7
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
THAT script only allows TEXT. no html.
if u want one that allows html u need the custom left modules script |
|
|
|
![]() ![]() |