Jul 9, 2008

Scrolling Marquee - Defining Height Problems

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Website Discussion

free web hosting

Scrolling Marquee - Defining Height Problems

paulmason411
Hi Guys,

I'm just fiddling round with some scrolling text for my site. I can't seem to define the size of the table.

Heres the code:

CODE

<!-- Scrolling Marquee Demo By Paul Mason, Jan '07 -->

<html>
<title></title>

<body bgcolor="#FFFFFF">
<table cellpadding="0" cellspacing="0">
<tr>
<th valign="top"> Recent Forum Posts </th>
</tr>
<tr>
<td style=" height: 100px; border: solid;">
<marquee behavior=scroll direction="up" scrollamount="1">
<a href="http://www.locborg.de/smf/index.php?topic=2345.msg38589;topicseen#msg38589">Re: The Master of Strat Quack (Can't Stop content)</a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=5649">pinkpeace</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=2345.msg38588;topicseen#msg38588">Re: The Master of Strat Quack (Can't Stop content)</a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=5649">pinkpeace</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=2357.msg38587;topicseen#msg38587">Re: The Chilis and Disneyland</a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=5649">pinkpeace</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=1356.msg38586;topicseen#msg38586">Re: Nuttsalk tour was a really sad period in John's life </a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=4844">iAmQuinn</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=1356.msg38585;topicseen#msg38585">Re: Nuttsalk tour was a really sad period in John's life </a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=5649">pinkpeace</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=2361.msg38584;topicseen#msg38584">Re: John's influence on other guitarists?</a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=5235">elleeffe</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=2361.msg38583;topicseen#msg38583">Re: John's influence on other guitarists?</a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=653">Antihero</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=2029.msg38582;topicseen#msg38582">Re: last movie you saw... </a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=5235">elleeffe</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=1809.msg38581;topicseen#msg38581">Re: The John Frusciante Photo Thread</a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=5235">elleeffe</a><br /><br />
<a href="http://www.locborg.de/smf/index.php?topic=2029.msg38580;topicseen#msg38580">Re: last movie you saw... </a><br/>&nbsp;by <a href="http://www.locborg.de/smf/index.php?action=profile;u=6419">carvel7</a><br /><br />
</marquee>
</td>
</tr>
</table>
</body>

</html>




If you change the line, <td style=" height: 100px; border: solid;"> to <td style=" height: 50px; border: solid;"> you'll notice there is no affect.

Any Ideas ???

 

 

 


Reply

Saint_Michael
Answer is easy, in order to change the size of the marquee size you have to set the height and width with in the marquee as such.

CODE

<marquee height="200px" width="200px" align="right" direction="up" behavior="scroll" scrollamount="3">


So replace the the following lines in your file and you are set.

CODE

<td style="border: solid;">
<marquee height="200px" width="200px" align="right" direction="up" behavior="scroll" scrollamount="3">


Marquee Referances

http://html.mcwebber.net/marquee.html
http://www.html-reference.com/MARQUEE.htm

Reply

paulmason411
Cheers Michael, I knew you would pull through biggrin.gif

Reply

Saint_Michael
No problem at all, solution giving topic closed.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. marquee height problem - 717.18 hr back.
Similar Topics

Keywords : scrolling marquee defining height problems

  1. Problems Logging Onto Some Websites - (4)
  2. Os Commerce Problems - I'm trying again! something went wrong on my last post! (2)
    Something went wrong and it wouldn't come up not even in a search so im posting again /mad.gif"
    style="vertical-align:middle" emoid=":angry:" border="0" alt="mad.gif" /> . I really need some
    help! I installed oscommerce through fantastico and when i try to access it it says QUOTE
    Server Requirement Error: register_globals is disabled in your PHP configuration. This can be
    enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.
    anyone got any ideas? Please can someone help me!...
  3. Phpbb Problems Galore - (1)
    The latest site of my creation is GamerGlitch.com. The site started out with just content, no
    interactivity at all; plain HTML. However, when I started recieving a good number of hits I decided
    I needed to change this. So, I took action and added a large, PHPBB 2.(I forget) Forum. However,
    since the install of the Forum I have received many errors in the script, most of them because of
    MODs added and the layout I created for the site my be insecure (buy, hey, it was my first time). I
    was wondering if any of the members here, at Trap17, have experienced any errors, or ha...
  4. Problems Encountered With Weblog - i encountered them after i transferred my files to my new hosting acco (4)
    i get these errors (upon accessing my page) after i transferred my files to my new account here.
    please help (i don't know if i placed this topic on the right forum, so please forgive me if
    i'm in the wrong forum). thanks! QUOTE Warning: fopen(./changes/current.file): failed
    to open stream: Permission denied in /home/mbacarra/public_html/weblog/index.php on line 188
    Warning: fwrite(): supplied argument is not a valid stream resource in
    /home/mbacarra/public_html/weblog/index.php on line 91 Warning: fwrite(): supplied argument is not
    a valid stream reso...
  5. Ipb Problems - Cookies (5)
    Hey, Well I have my forum running: http://www.3dolla.co.nr/ Well just say you login and you open
    the forum page on a different window usually like in trap17 it always keeps you loged in, but on my
    site it keeps on loging people out, i've searched all the settings but dunno what to do: i have
    IPB 2.00, well yeah i think it has something to do with the cookies settings, if you know how to fix
    this can you please help me. PS: I didnt know what forum to post so i posted it here. From
    .::DAMAN::....
  6. Anyone Else Having Problems With Photobucket? - (1)
    I seem to be having problems signing in and even locating my own Photobucket album. Is anyone else
    that uses this server having issues?...



Looking for Scrolling, Marquee

Searching Video's for Scrolling, Marquee
advertisement



Scrolling Marquee - Defining Height Problems



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE