|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
blinking inside a table
how can i make the following text"amazing multimedia show" to be blinking. This is my coding, nevertheless it is in html tags:
======================================= ?> <div id="bodyWrapper" class="layoutResults"> <center> <table width="100%" border="0" cellspacing="1" cellpadding="2" bgcolor="#e6e6e6"> <tr bgcolor="#E8E8E8" valign="top"> <td colspan="2" height="20" bgcolor="#333399"> <div align="center"><font face="Arial, Helvetica, sans-serif" size="3"> <b><font size="1" face="Verdana, Arial, Helvetica, sans-serif" color="#02617d"> <blink> amazing multimedia show </blink> </font></b></font></div> </td> </tr> </table> </center> </div> <? ======================================= thanks. |
|
#2
|
|||
|
|||
|
RE: blinking inside a table
try the <blink> tag
|
|
#3
|
|||
|
|||
|
RE: RE: blinking inside a table
i'v tried it out. that is why i'v given my codes
so that u can trace the problem ! |
|
#4
|
|||
|
|||
|
RE: blinking inside a table
Does it still show up when the page loads? I mean, does it show up but not blink?
Oh yeah, I forgot, Netscape is the only thing that supports the blink tag. Heres how to make it work with javascript though: http://javascript.internet.com/messages/blinking-text.html |
|
#5
|
|||
|
|||
|
RE: RE: blinking inside a table
thanks,
i managed to make it using java script given in the link. M |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > blinking inside a table |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|