Do I have you "code" Stumped?

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

  1. #1

    Default Do I have you "code" Stumped?

    Hello,
    First off this riddle is possible, I used to have the code, but I lost the
    file and the contained code.

    Riddle:

    Ok Simply:
    How do you code inside a table to have it open and display another .html file
    in it.

    Complex:
    Layers are awesome but they are pixel locked. i want to build a site using
    layers then have it load up into a more simple page with only one Table that is
    centerd on the page. in this table i want it to "house" the .html page with all
    the layers. respectively setting the centering table's tops left corner as the
    0pixel 0pixel point but it is centerable.

    How???

    I have searched high and low


    thanks

    jibstarthammer Guest

  2. Similar Questions and Discussions

    1. Proj cannot run on LCDS 2.6 ES due to "Unable to resolveresource bundle "datamanagement" for locale "en_US"
      hi, all, We have developped an application on Flex Build 3 (run successfully), but failed when we try to deploy it on Tomcat with LCDS 2.5 ES...
    2. CFINPUT type="radio" w/ "value" requires "label"
      On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'...
    3. <tr id="MyRow" runat="server"> ... </tr> doesn't appear in server-side code
      pschrader: Look at the top of your page, where your controls are declared. Do you see one for HTMLTableRow? You may have to manually add it, if...
    4. Need Code for "Print This Page" "Print This Table"
      I need the code for "Print This Page" and especially for "Print This Table." I want to put this as a "link" from my main page. As is, if I...
    5. "Start" "Program" "Menu" list is empty
      For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your...
  3. #2

    Default Re: Do I have you "code" Stumped?

    > How do you code inside a table to have it open and display another .html
    > file
    > in it.
    Use an iframe.
    > Complex:
    > Layers are awesome but they are pixel locked.
    What?
    > i want to build a site using
    > layers
    No, you don't. This is a common new user mistake and it always leads to
    problems. Layers should not be used as a layout tool.

    What you are describing is a complete website in a single page, but that,
    too, is a very bad idea...

    --
    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
    ==================


    "jibstarthammer" <webforumsuser@macromedia.com> wrote in message
    news:e274qc$qmm$1@forums.macromedia.com...
    > Hello,
    > First off this riddle is possible, I used to have the code, but I lost the
    > file and the contained code.
    >
    > Riddle:
    >
    > Ok Simply:
    > How do you code inside a table to have it open and display another .html
    > file
    > in it.
    >
    > Complex:
    > Layers are awesome but they are pixel locked. i want to build a site using
    > layers then have it load up into a more simple page with only one Table
    > that is
    > centerd on the page. in this table i want it to "house" the .html page
    > with all
    > the layers. respectively setting the centering table's tops left corner as
    > the
    > 0pixel 0pixel point but it is centerable.
    >
    > How???
    >
    > I have searched high and low
    >
    >
    > thanks
    >

    Murray *ACE* 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