Use Buttons to switch HTML Pages

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

  1. #1

    Default Use Buttons to switch HTML Pages

    I have Dreamweaver 8 (as part of Studio 8 Mac). I use OSX.3.9 on a G4-500, and
    OSX.4.7 on a PB17 !.67GB.

    I would like to have a home page with buttons some where acros the top or down
    one side. Maybe using a Tables, I would like to click a given button and the
    desired page would either come up replacing the previos page. Or if using a
    table, the top table part remains the same and either the right lower Table
    section or lower table section (depending upon where the button are) would
    change to contents of html page linked to. I've tried using an extension. But
    its my understanding I can actually do this from with Dreameaver without need
    of a Button designer extension.

    PJones, CET Guest

  2. Similar Questions and Discussions

    1. building HTML pages from CFM pages
      Does CF have a function that could be used to build static pages from dynamic pages? I realize I could just save the HTML that it outputs as an...
    2. Switch Accorion Pages with button?
      I have a CFFORM which collects billing info from the customer. It is accordion style. On the first page of the Accordion there is a Continue button....
    3. Print buttons on PDF pages
      We have PDF documents (sent to us from our Japanese HQ) that do not allow printing from the menus, only from a grey button on the page. When we...
    4. Submit buttons for interactive pages
      I have somewhat successfully designed a 14-page web site for our small company using Publisher. All the text hyperlinks work and hyperlinks for...
    5. linking pages using flash buttons
      you can't use <a></a> with a flash object. the link needs to be added to the flash movie: on (release) { getURL ("theurl.html"); } check...
  3. #2

    Default Re: Use Buttons to switch HTML Pages

    Create a graphic button. Place it on a page in the desired location.
    Select the button. Use the Property inspector to browse to and select a new
    page (the link field).

    Is that what you are asking?

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


    "PJones, CET" <webforumsuser@macromedia.com> wrote in message
    news:e9do1o$5bs$1@forums.macromedia.com...
    >I have Dreamweaver 8 (as part of Studio 8 Mac). I use OSX.3.9 on a G4-500,
    >and
    > OSX.4.7 on a PB17 !.67GB.
    >
    > I would like to have a home page with buttons some where acros the top or
    > down
    > one side. Maybe using a Tables, I would like to click a given button and
    > the
    > desired page would either come up replacing the previos page. Or if using
    > a
    > table, the top table part remains the same and either the right lower
    > Table
    > section or lower table section (depending upon where the button are) would
    > change to contents of html page linked to. I've tried using an extension.
    > But
    > its my understanding I can actually do this from with Dreameaver without
    > need
    > of a Button designer extension.
    >

    Murray *ACE* Guest

  4. #3

    Default Re: Use Buttons to switch HTML Pages

    Souns. like what I want to do I'll have to Look into it.
    PJones, CET 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