473,320 Members | 1,916 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Marquee is scrolling very fast or something is wrong

this is my website http://divyajyoti.net but marquee is not working properly i tried to change scrollamount to 0, 1,2,3,4 and it was still not working properly please see the code and help me what to do thanks

Expand|Select|Wrap|Line Numbers
  1.     <table background="http://bytes.com/images/home_08.jpg" border="0" cellpadding="0" cellspacing="0" width="314"><!--DWLayoutTable-->
  2.             <tbody>
  3.                     <tr>
  4.                         <td class="marquee" height="544" valign="top" width="314"><marquee behavior="alternate" direction="down" height="540" scrollamount="4" style="height: 540px;">
  5.                         <p><a href="1999-00.jpg"><img border="1" height="169" src="http://bytes.com/images/1999-00.jpg" style="margin-bottom:10px" width="225" /></a><br />
  6.                         3rd Highest Capacity utilization in Soya Industry in year 1999-2000</p>
  7.  
  8.                         <p><a href="2001-02.jpg"><img border="1" height="169" src="http://bytes.com/images/2001-02.jpg" style="margin-bottom:10px" width="225" /></a><br />
  9.                         2nd Highest Capacity utilization in Soya Industry in year 2001-2002</p>
  10.  
  11.                         <p><a href="2002-03.jpg"><img border="1" height="169" src="http://bytes.com/images/2002-03.jpg" style="margin-bottom:10px" width="225" /></a><br />
  12.                         3rd Highest Capacity utilization in Soya Industry in year 2002-2003</p>
  13.  
  14.                         <p><a href="2003-04.jpg"><img border="1" height="169" src="http://bytes.com/images/2003-04.jpg" style="margin-bottom:10px" width="225" /></a><br />
  15.                         3rd Highest Capacity utilization in Soya Industry in year 2003-2004</p>
  16.  
  17.                         <p><a href="2004-05.jpg"><img border="1" height="169" src="http://bytes.com/images/2004-05.jpg" style="margin-bottom:10px" width="225" /></a><br />
  18.                         3rd Highest Capacity utilization in Soya Industry in year 2004-2005</p>
  19.                         </marquee></td>
  20.                     </tr>
  21.                 </tbody>
Jul 8 '15 #1
1 3545
computerfox
276 100+
Use scrolldelay to reduce the speed.
Jul 8 '15 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: uberderf | last post by:
I have the following web page setup: http://angels.uberderf.com/glossary.html I have a 2 column table layout which is a glossary of terms and their meanings. When you view this page in firefox...
3
by: Charles May | last post by:
I have a listview which checkboxes containing items to invoice. The Create Invoice button (button1) is disabled unless there are items checked. However, I had to use an if..then..else statement to...
4
by: Robert | last post by:
something wrong in wx I wrote program training na Artificial Neural Network. It work well in console mode, but when I try to add GUI there is an error: FANN Error 10: Error reading info from...
3
by: Cor | last post by:
Hi all, I think I do something wrong, but I don't see what. I have made a sample. The sample needs only a form with a combobox and this code. (I can tell you that it took a long time to see...
1
by: Holly | last post by:
One of my clients called me this morning, having trouble with their blog loading. The blog does actually load, but only after such an unusually long wait it would have surely driven everyone else...
9
by: Randy | last post by:
Hi all, I've been working on a simple two column layout for a site, but according to browsershots.org, my desing is not showing up correctly in Win/IE 5.01, 5.5 & 6 ! Please see details here:...
1
by: alvarojaviervera | last post by:
Allways I think Firefox was strong, enough ... and so far THE BEST Web- browser (That what I Think) but, now Im fighting with it, may be Im doing something wrong (of course that is what happend to...
13
compman9902
by: compman9902 | last post by:
Hello, and thank you for hwlping me with this run-in with trouble. I am making a script for pig latin transulation, and there is something wrong with the "if" statement in line 51. Here is the code...
10
by: Guillermo_Lopez | last post by:
Hello All, I am using VBA in access to perform some calculations. There is a particular sumation that is wrong (barely). this code is withing a loop. TDist = TDist + TempDist Both TDist...
0
by: Pat | last post by:
Hi Guys, Please help me. I am having a strange issue. Not sure if I am doing something wrong or this is a bug. This is a sample code. This contains 2 text boxes(txtName, txtPhone) and 2 buttons...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.