Forums
This topic is locked
Need DMX help....
Posted 14 Jan 2003 21:34:32
1
has voted
14 Jan 2003 21:34:32 ted dorset posted:
I need to know how to insert a scroll bar into my indexframe please help Replies
Replied 15 Jan 2003 18:24:51
15 Jan 2003 18:24:51 ted dorset replied:
anyone?
Replied 15 Jan 2003 18:36:38
15 Jan 2003 18:36:38 Rafi Mellado replied:
Just change scrolling="YES"
<frameset cols="80,*" frameborder="no" border="0" framespacing="0">
<frame src=" " name="leftFrame" scrolling="YES" noresize>
<frame src="" name="mainFrame">
</frameset>
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
anyone?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
"If it weren't for the last minute, nothing would get done."
<frameset cols="80,*" frameborder="no" border="0" framespacing="0">
<frame src=" " name="leftFrame" scrolling="YES" noresize>
<frame src="" name="mainFrame">
</frameset>
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
anyone?
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
"If it weren't for the last minute, nothing would get done."
Replied 20 Jan 2003 02:18:02
20 Jan 2003 02:18:02 ted dorset replied:
the code for that frame looks nothing like that.... please tell me where that should go......