Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default HTML SCROLL

    Hi there. I created page that will use lots of scrolls inside table. I dont
    want to use flash for this. I need to find the way to integrate these SCROLL's.
    Here is the link.
    How i will be able to do this>?

    [url]http://www.bluedoorprod.com/WF/vessels.htm[/url]

    emotiondesign Guest

  2. Similar Questions and Discussions

    1. HTML <Href Link inside a form (HTML text box)
      Hello, I am using a standard HTML Form to gather information from users and one of the elements within the form is a text box that users will paste...
    2. Scroll 2 text by one scroll bar?
      Is there anyway to scroll 2 text fields at the same time by using one scroll bar?
    3. Scroll text with scroll bar
      I've created a chunk of text and I want it to scroll in a window. Managed to put a scroll bar on it, but cannot figure out how to size the window and...
    4. Dynamic text box won't scroll when "render text as HTML" is clicked
      I'm using FLASH MX and I'm trying to create a dynamic text box that loads an external text file, contains clickable links and scrolls. I've...
    5. How to use HTML::Parser to remove HTML tags and print result
      I am trying to use HTML::Parser to parse an HTML file, remove all HTML tags (including comments, etc.), replace all ENTITIES (e.g. &amp), and put...
  3. #2

    Default Re: HTML SCROLL

    Yes, just use overflow:auto in the CSS for those elements that you want to
    scroll.

    emotiondesign wrote:
    > Hi there. I created page that will use lots of scrolls inside table.
    > I dont want to use flash for this. I need to find the way to
    > integrate these SCROLL's. Here is the link.
    > How i will be able to do this>?
    >
    > [url]http://www.bluedoorprod.com/WF/vessels.htm[/url]

    rob::digitalburn Guest

  4. #3

    Default Re: HTML SCROLL

    Is there any way to only have it scroll vertically and not horizontally?
    Thanks!

    jennifersinger Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139