Nav Bars and Buttons scripts...noob

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

  1. #1

    Default Nav Bars and Buttons scripts...noob

    Hi
    New to web design and DW, I wonder what is the difference between a nav bar
    and a nav button? Is it that nav bars create a number of nav buttons of the
    same size all in a row (vertical or horizontal) while a button is an individual
    item that goes in a table cell?

    I would like to take a table row of 5 cells, and I would like 5 navigation
    items that would pop out a half-dozen sub-menu items when I hover over the nav
    item. Would that be a Flash button from the Insert => Media menu? Or something
    from the Insert => Image Objects options? Or neither of these?

    I have been looking around for some free DHTML code that I could cut and
    paste, but everyone now seems to be using Javascript which I do not understand.
    DHTML seems to be reserved for the cheesy Ebay effects now, or simple on/off
    buttons in a variety of garish colors. Does anyone have a DHTML snippet of one
    of these sliding or drop-down-type menus that I could cut and paste please? Or
    a link to one that doesn't require a degree in programming? Doesn't DW offer
    something like what I want in its internal menus? Perhaps I just don't know
    what I'm looking for?

    Thanks
    Phil

    zzypt Guest

  2. Similar Questions and Discussions

    1. Changing scroll bars to buttons
      Hello all, I use Macromedia Dreamweaver Mac for my wepage editing, I was wondering if anyone knows any helpful tutorials or instructions on how to...
    2. Help for a noob
      Hi,I begin with this software and i need many help for that,if you know manuals or something like that about InDesign (i have found for the 2.0...
    3. Export Nav bars using buttons
      Hello, I have created a navigation bar in FW-MX and setup the URL's and Alt text elements in the properties box. When I export this, rather...
    4. Smooth, satiny, curved gradient-fill effect for buttons and bars -- How to?
      Firstly its essential to be viewing in 24 or 32 bit color. 16 bit just doesn't cut it. That said, exported GIF's with only 8 bit color and 100%...
    5. Smooth, satiny, curved gradient-fill effect for buttons and bars-- How to?
      Hi Walker, If you use the gradients in your work you can use them again and again saving them as Styles. The Styles can be applied to any Vector...
  3. #2

    Default Re: Nav Bars and Buttons scripts...noob

    nav bar is a series of nav buttons that may or maynot be put into tables.

    I usually use fireworks to create java nav bars because is creates all the
    code for you and you just drop it into DW, BUT while it is functional and easy,
    it is a mess and takes some getting used to and starting over (again and again)
    to get the code as clean as possible. I am just learning how to do it in CSS
    and it is way cleaner, easier to experiment with and you don't have to deal
    with all the little images, java, tables or cells.

    here are some resources if you want to go this way:
    [url]http://movielibrary.lynda.com/html/modListing.asp?sid=29[/url] (training videos -
    very very very good)
    [url]http://www.projectseven.com/tutorials/css/index.htm[/url] (training & canned
    navigation)
    [url]http://css.maxdesign.com.au/listamatic/[/url] (css code for lost of navigation types)

    Good luck!!



    Luwana Guest

  4. #3

    Default Re: Nav Bars and Buttons scripts...noob

    Thanks very much
    Phil
    zzypt 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