Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Posts
    3

    Default how to create a scrollbar

    I want to create a scrollbar (with text) into my page.
    How can I do that????????????

  2. #2

    Default Re: how to create a scrollbar

    Add this code to a placeholder.
    Adjust the bolded values to fit your needs:

    <div style="overflow: auto; width: 100%; height: 100%; background-color: WHITE ;">
    TEXT INSIDE SCROLL BOX HERE
    </div>


    See attached .xar
    Attached Files Attached Files

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •