codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Table Scrollbar  Archive Import (Chris) at 00:33 on Saturday, November 16, 2002
 

Does anyone know how to create a scrollbar inside of a frame. I dont like the scrollbar that comes with the frame because it is on the right edge of the window. all of my content is in a table that is centered inside of the frame. SO i want a scrollbar that is on the edge of the table instead of the edge of the frame.

  Re: Table Scrollbar  Yusairi at 10:31 on Monday, July 07, 2003
 

hello chris,

you should try using layer command, <div></div> in
your web page.

for example below (copy, paste, make test.html, try) :-

<body>
<div id="Layer4" style="position:absolute; left:301px; top:68px; width:290px; height:80px; z-index:4; overflow: auto">


<table border="1" width="270" bordercolor="#000000">
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
<tr> http://www.vss.com.my </tr>
</table>

</div>
</body>


that`s all.
hopefully it will give you an idea to solve
your problem.

feel free to visit http://www.vss.com.my
Yusairi: site expert
http://www.codetoad.com


  Re: Table Scrollbar  spowell at 00:23 on Wednesday, October 01, 2003
 

I have problem optimising it for netscape 6.

can you help?

thank you in advance.

sarah










CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
•  Re: Security - Code verify
•  Job @ EarlySail
•  Job @ EarlySail (perl)
•  IPC problem
•  Re: import contacts of msn/yahoo
•  Cookies and Threads C++
•  right justify a background in a table?
•  Help with Loop (C++/MFC)
•  Help with Loop (C++/MFC)


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2007