why wont my custom module code, work ? |
why wont my custom module code, work ? |
Dec 24 2004, 11:21 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Sep 2004 Member No: 52,603 |
im using this code but it wont workk.. will someone fix it.. ?
CODE <!-- begin code provided by createblog.com -->
<script> titleContent = 'Somtimes'; moduleContent = '<BR>Sometimes I honestly don't love you, I think of all those other boys I can't really help the way I feel for them It's like a four year old, with a brand new toy'; 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 --> |
|
|
|
uniquexone why wont my custom module code Dec 24 2004, 11:21 PM
DaToNeViEtBoI916 what do you mean it won't work? Dec 24 2004, 11:23 PM
uniquexone it dont show. Dec 24 2004, 11:24 PM
x_hobo_x Try this...
COPY AND PASTE INTO CUSTOM HEADER (RE... Dec 24 2004, 11:28 PM
uniquexone i dont wnna get rid of my other modules. Dec 24 2004, 11:30 PM
MyChemicalRomance. take out all of the apostraphe marks (except for t... Dec 24 2004, 11:31 PM
x_hobo_x Oh sorry, try this one then...
CODE<!-- b... Dec 24 2004, 11:38 PM![]() ![]() |