HELP image marquee in custom module, HELP image marquee in custom module |
HELP image marquee in custom module, HELP image marquee in custom module |
Nov 23 2004, 09:50 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 6 Joined: Aug 2004 Member No: 43,303 |
how can i make the "image marquee" thing in the custom bar and below... look at it in this site... http://www.xanga.com/sherlynie
i wan something juz like wat she have in her blog,d please help me with it.. thanks ... The custom module i using is: _______________________________________ <!-- begin code provided by createblog.com --> <script> titleContent = ' '; moduleContent = '<img src=" ">'; 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 saw some scipt is add this._____________ <!-- begin code provided by createblog.com --> <marquee>STUFF GOES HERE</marquee> <!-- end code provided by createblog.com --> ________________________________________ but i'm not sure whether is it using this script? which part & where to add it in? |
|
|
|
MilMIlk HELP image marquee in custom module Nov 23 2004, 09:50 AM
Jus2s1mp13 umm you wan to create your own module? That is.. ... Nov 23 2004, 03:50 PM![]() ![]() |