vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Need some simple HTML help with scrolling in a table's cell (https://vborg.vbsupport.ru/showthread.php?t=68731)

uReside.com 08-26-2004 03:06 PM

Need some simple HTML help with scrolling in a table's cell
 
I'm trying to get a my cell to be able to scroll with in itself, can anyone help me do this?

Gary King 08-26-2004 06:20 PM

So basically, frames is what you want? You could use some simple <iframe> code (I'm not sure if that's the exact one - frames suck!) :)

uReside.com 08-26-2004 08:32 PM

not frames, i just want to be able to input alot of pictures inside a cell of my table, with out the cell changing its size, i want a scroll bar on one side of it so you can view all the pictures.

Gary King 08-26-2004 08:33 PM

You need a frame then.

Zachery 08-26-2004 08:33 PM

Quote:

Originally Posted by uReside.com
not frames, i just want to be able to input alot of pictures inside a cell of my table, with out the cell changing its size, i want a scroll bar on one side of it so you can view all the pictures.

Not true gary, you could use iframes (inline frames) or you can use a div considering we are pulling the content on the same page divs and i believe other box elements can make use of the overflow CSS attribute.

like my site
http://www.usshomestarunner.com

As you can see it, looks like a frame, but it is not a frame.

<div style="overflow: auto">
content here
</div>


All times are GMT. The time now is 08:31 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00993 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete