Javascript inside a <TABLE>?

liunx

Guest
Hi people, <br />
<br />
If this has been covered, I'm sorry! I tried to Search for it but couldn't find anything.<br />
<br />
What I need to do is add a javascript (a rotating banner of pics) to a TABLE . I've tried to do that, using the same <TR> tag as normal text or pics by themselves, but when I view the page I see the banner overlapping the text to the right of it. They are not aligned left/right of each other. If I take the javascript out and add just a normal <TR> then it works fine.<br />
<br />
I hope I'm explaining correctly :confused:<br />
<br />
Thanks in advance!<br />
<br />
WN<!--content-->Does this help any?<!--content-->That would be perfect. Now I would just need to be able to fit it into a <TABLE> (to the left of another table) and automatically rotate the images and I'd be set!<br />
<br />
LOL<br />
<br />
WN<!--content-->You mean like this?<!--content-->Bingo! <br />
<br />
2 more questions.. if you haven't had enough ;)<br />
<br />
1) can it recycle? right now it does its job once and then stops.<br />
2) can it be made so that the images can have a <a href> tag?<br />
<br />
you rock, lava! (har har, no pun... ok so yes it was)<br />
<br />
WN<!--content-->You mean like this then:<!--content-->Alas! That's what I need. Exactly.<br />
<br />
Thanks! and may I use that code or is it (c) ? =)<br />
<br />
WN<!--content-->Of course you can use it, feel free. I'm just happy to help. :)<!--content-->
 
Back
Top