Current location: Hot Scripts Forums » Programming Languages » PHP » scrolling in record


scrolling in record

Reply
  #1 (permalink)  
Old 03-27-06, 07:01 AM
pallabmondal123 pallabmondal123 is offline
Newbie Coder
 
Join Date: Feb 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
scrolling in record

hi

I am phasing five record from database.Now
I want to see this record in vertically scrolling
in continue manner.actually I am using php for phase
the record from database and for scrolling I am using
html marquee.but in this case not possible to show
continue manner how can possible.

code:
$scroll_latest=function scroll(5); //To phase the record from database

<table border="1" width="171" height="200" bordercolorlight="#FFFFFF" bordercolordark="#33CCCC" bordercolor="#33CCCC" bgcolor="#D9F2F2" cellspacing="0">
<tr>
<td align="center" valign="center" width="121" bgcolor="#33CCCC" bordercolor="#33CCCC">
<font face="Verdana" size="2" color="#FFFFFF"><b>Latest
News</b></font></td>
<td valign="top" align="right" width="34" height="27" bordercolor="#33CCCC" bgcolor="#33CCCC">&nbsp;<a href='javascript:cl()'><img src="../images/close.gif" width="13" height="13" border="0"></a></td>
</tr>
<tr>
<td width="161" colspan="2" height="38" valign="top" align="left">&nbsp;<marquee height="200" scrollamount="2" direction="up" loop="INFINITE" BEHAVIOR="SCROLL" SCROLLDELAY="1" onmouseover="this.stop()" onmouseout="this.start()" >
<?

echo"$scroll_latest";
?>

</marquee></td>
</tr>
</table>




regards

pallab.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Phase Previous and Next Record pallabmondal123 PHP 1 03-03-06 01:55 AM
insert record loop bhinkle ASP 3 05-11-05 09:04 AM
1 record missing sjems PHP 8 04-26-05 04:09 AM
Did anyone record "SK8" on NBC? qweiop The Lounge 0 01-03-05 02:36 PM
Upload file to table so ONLY files tied to primary key are displayed in record? grafixDummy PHP 4 12-20-03 04:28 PM


All times are GMT -5. The time now is 07:06 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.