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

  1. #1

    Default flexible page

    hi everyone

    i am having problem resizing table so it would be streached after viewing on
    diffrent monitors with diffrent resolutions.the problem is that i want to
    strech it by its width an height and i know how to stretch it horizontaly but
    don t know how to do that verticaly.as much as i know i can do that with
    autostretch command under layout mode but it only streches my width do not know
    how to autostretch the height of the cell in table.You can see my example on
    url: [url]http://users.volja.net/zimko2/bee/nen.htm[/url]
    when i resize the window to minimum by its width, the text in table stretches
    from maximum width - minimum height, to maximum height - minimum width.ALL i
    want to know what i have to do that gif images(red yellow) in table wold fill
    the space when i resize the window.

    regards to all
    -zimko

    zimko Guest

  2. Similar Questions and Discussions

    1. Flexible Height of Datagrid
      Hi, I'm newbie in flex, I have a problem in datagrid. The contents of my datagrid comes from database, the problem is i wanted to have the height of...
    2. making SQL scripts more flexible???????
      I have a number of SQL scripts that support batch processing of a number of data files. Right now, they have the paths to the data files...
    3. css flexible layouts extension?
      Is there some predesigned css based layouts extension?
    4. A more flexible HyperlinkColumn is needed.
      I would like to have a column in a datagrid that works like this... Initially displays like this: + <clickable link> If you click on the...
    5. Creating a more flexible function....
      I'm trying to learn PHP, and the best way seems to be actually try to create my own functions etc. to understand the language rather than staring ...
  3. #2

    Default Re: flexible page

    Read this -

    [url]http://www.apptools.com/examples/tableheight.php[/url]

    --
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================


    "zimko" <webforumsuser@macromedia.com> wrote in message
    news:eejqh9$7eu$1@forums.macromedia.com...
    > hi everyone
    >
    > i am having problem resizing table so it would be streached after viewing
    > on
    > diffrent monitors with diffrent resolutions.the problem is that i want to
    > strech it by its width an height and i know how to stretch it horizontaly
    > but
    > don t know how to do that verticaly.as much as i know i can do that with
    > autostretch command under layout mode but it only streches my width do not
    > know
    > how to autostretch the height of the cell in table.You can see my example
    > on
    > url: [url]http://users.volja.net/zimko2/bee/nen.htm[/url]
    > when i resize the window to minimum by its width, the text in table
    > stretches
    > from maximum width - minimum height, to maximum height - minimum width.ALL
    > i
    > want to know what i have to do that gif images(red yellow) in table wold
    > fill
    > the space when i resize the window.
    >
    > regards to all
    > -zimko
    >

    Murray *ACE* Guest

  4. #3

    Default Re: flexible page

    thank you very much
    i have one more question can sombody tell me what is the code in javascript
    or if there is in dreamwevaer option(code) that
    when scrool down the page and i press on keybord key page up or page down page
    would slide by it self upr or down - you know back to the top or bottom

    zimko 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