her custom module, how ? |
her custom module, how ? |
Dec 12 2004, 02:39 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 86 Joined: Sep 2004 Member No: 52,603 |
whats the code so i have like a seprate costom module like hers?
|
|
|
|
![]() |
Dec 12 2004, 09:08 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Posts: 8,274 Joined: Mar 2004 Member No: 8,001 |
<script>
titleContent = 'i love you'; moduleContent = 'i love you<BR> i want you you're the one that i live for <BR>and i can't take it any more<BR> i love you<BR> i need you<BR> what can i do to make you see <BR>you're the only one for me?'; 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> use " <br> " to skip a line and use " </br> to end it. this modules has a space line limited ... u can add as much u want as long you have the <br> and </br> |
|
|
|
uniquexone her custom module Dec 12 2004, 02:39 PM
electric shock they're usually seperate.
you mean that extra ... Dec 12 2004, 03:07 PM
shortvi3tlaydee CODEBOX: -> right click -> copy/paste
<... Dec 12 2004, 03:42 PM
uniquexone thank you! Dec 12 2004, 08:47 PM
uniquexone its not showing? Dec 12 2004, 08:51 PM
starwberry_applez did u put html in it, cause it won't work with... Dec 12 2004, 08:57 PM
uniquexone this is my code...CODE<!-- begin code prov... Dec 12 2004, 08:59 PM
MyChemicalRomance. when you want to make a new line, don't press ... Dec 12 2004, 09:01 PM
uniquexone well when i do it w/o the enter and blah it still ... Dec 12 2004, 09:02 PM
MyChemicalRomance. i don't think you can use the ' symbol lik... Dec 12 2004, 09:06 PM
uniquexone ok grrr lol;; i used this code and it wont show up... Dec 12 2004, 09:08 PM
MyChemicalRomance. ok try this
CODE<!-- begin code provided ... Dec 12 2004, 09:09 PM
uniquexone that worked!!! yehs!! thank yo... Dec 12 2004, 09:11 PM
MyChemicalRomance. your welcome Dec 12 2004, 09:12 PM
Sherry_Vu QUOTE(uniquexone @ Dec 12 2004, 9:11 PM)that ... Dec 13 2004, 10:55 AM![]() ![]() |