www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > Graphics

    Graphics Discussion and technical support for creating and editing graphics for the web.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 02-24-2003, 06:57 PM
    UnRealKreationz UnRealKreationz is offline
    Registered User
     
    Join Date: Dec 2002
    Posts: 11
    How would I do this?

    I'm new to this entire web design thing, but i'm really starting to enjoy it. I was wondering if anyone knows how to make it so that the middle of my web page has its own scrolling text area. For example, if I wanted the middle area of this template: www.chop-it-up.com/NewSite/Site_Layout.jpg to have a separate scrollbar from the rest of the page. I don't know if I should use frames, or scrolling text boxes, or what. Any help would be GREATLY appreciated. Thanks!
    Reply With Quote
      #2  
    Old 02-24-2003, 09:26 PM
    Ali Roman Ali Roman is offline
    Registered User
     
    Join Date: Feb 2003
    Posts: 10
    you will have to devide your page into 4 frames, left,right,top and middle. And whenever you will click on any button from top, left or right then you will use _mainFrame as target of the URL.
    Reply With Quote
      #3  
    Old 02-24-2003, 10:52 PM
    pyro's Avatar
    pyro pyro is offline
    Registered User
     
    Join Date: Dec 2002
    Location: High on life
    Posts: 10,183
    Or, more preferredly, you could make a scrollable div, something like the following:

    Code:
    <div style="width: 400px; height: 100px; border:1px solid; overflow:auto">
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    This is some sample text to show what happens. 
    </div>
    __________________

    Personal website http://www.ryanbrill.com/
    Business website: http://www.infinitywebdesign.com/
    TypeSpace http://www.typespace.org/

    I reject your reality and substitute it with my own!
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    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
    Forum Jump


    All times are GMT -5. The time now is 10:58 PM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.