Single Custom Module |
Single Custom Module |
Jan 17 2005, 05:55 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jan 2005 Member No: 85,783 |
QUOTE <!-- begin code provided by createblog.com --> <script> titleContent = 'something here'; moduleContent = ‘something here'; 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 --> Ok I know all of you are tired hearing about "WT* MY CUSTOM MODULE DOESN'T WORK." With respect I need help. that's the exact stuff I put for the script as shown above and doesn't work. This is all what my website stats has and it doesn't work. For real. The other custom module I don't want to use because you have to rebuild 3 modules, and new subscriptions doesn't show up on the Subscription module. What am I doing wrong, please show me an example how you got this to work. Thanks. -Pinoyplaya120 |
|
|
|
pinoyplaya120 Single Custom Module Jan 17 2005, 05:55 AM
ckling 1. moduleContent = ‘something here';
should b... Jan 17 2005, 06:01 AM
pinoyplaya120 lol it was all bcuz of the stupid ' ' thin... Jan 17 2005, 07:32 AM
Sherry_Vu QUOTE(pinoyplaya120 @ Jan 17 2005, 6:32 AM)lo... Jan 17 2005, 01:09 PM![]() ![]() |