Templates & Folders & Files

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

  1. #1

    Default Templates & Folders & Files

    Hello there, can anyone help me?

    I want to put some of my .htm files in folders but when I save a working .htm
    file in a folder, there is one section in the template area that "images" will
    not update to "../../images" automatically. So when I go to my navigation
    buttons, a red 'x' appears.

    For example:
    alumni_on = new Image();
    alumni_on.src = "images/bttn_alumni_on.gif";

    Should update to:
    alumni_on = new Image();
    alumni_on.src = "../../images/bttn_alumni_on.gif";

    A 3 page example (using the left/right arrows) is here:
    <a target=_blank class=ftalternatingbarlinklarge
    href="http://www.berlinbrats.org/classes/1947/0001.htm

    Any">[url]http://www.berlinbrats.org/classes/1947/0001.htm[/url]

    Any</a> help is greatly appreciated! Thanks!
    ironcate

    ironcate Guest

  2. Similar Questions and Discussions

    1. Accessing files/folders inside other application folders
      How can I have an asc file from one application read text files in another applications directory? I have multiple applications creating text...
    2. Offline Folders/Files
      How do I change the location of the Offline files Folder. By default everything get's stored in a folder on C:, but my D: partition has more...
    3. Making folders and sub-folders and files NOT read-only
      I select a folder. I right click my mouse on that folder and select properties. I uncheck the Read Only checkbox. I click on Apply. I check the...
    4. Files from Folders?
      "Bennifer Lofleck" <hi@rt.com> wrote in message news:2ba2b0ef356121b6c322d212e23dacb3@free.teranews.com... Are all those folders accessible...
    5. Files to Folders
      Chimichanga wrote: for your dock problem, have you tried deleting ~/Library/Preferences/com.apple.dock.plist? *(deleting this file will...
  3. #2

    Default Re: Templates & Folders & Files

    > I want to put some of my .htm files in folders but when I save a working
    > .htm
    > file in a folder, there is one section in the template area that "images"
    > will
    > not update to "../../images" automatically. So when I go to my navigation
    > buttons, a red 'x' appears.
    You are using DW Templates?
    > alumni_on = new Image();
    > alumni_on.src = "images/bttn_alumni_on.gif";
    >
    DW will not manage links within javascript. Why are you using non-DW
    rollovers, anyhow?

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


    "ironcate" <webforumsuser@macromedia.com> wrote in message
    news:e4mjv9$m46$1@forums.macromedia.com...
    > Hello there, can anyone help me?
    >
    > I want to put some of my .htm files in folders but when I save a working
    > .htm
    > file in a folder, there is one section in the template area that "images"
    > will
    > not update to "../../images" automatically. So when I go to my navigation
    > buttons, a red 'x' appears.
    >
    > For example:
    > alumni_on = new Image();
    > alumni_on.src = "images/bttn_alumni_on.gif";
    >
    > Should update to:
    > alumni_on = new Image();
    > alumni_on.src = "../../images/bttn_alumni_on.gif";
    >
    > A 3 page example (using the left/right arrows) is here:
    > <a target=_blank class=ftalternatingbarlinklarge
    > href="http://www.berlinbrats.org/classes/1947/0001.htm
    >
    > Any">[url]http://www.berlinbrats.org/classes/1947/0001.htm[/url]
    >
    > Any</a> help is greatly appreciated! Thanks!
    > ironcate
    >

    Murray *ACE* Guest

  4. #3

    Default Re: Templates & Folders & Files

    Hello, and thank you for your quick response!
    Yes, I am using Dreamweaver.
    >DW will not manage links within javascript. Why are you using non-DW
    >rollovers, anyhow?
    Oh Dear! I didn't create this site and the original person is no longer
    around. Looks like I will need to step back and work on the template. I don't
    suppose it is as easy as copy/pasting the working "../../image" links, is it?
    Unless you can give me some helpful starter points, you will probably find me
    reading through the DW rollover forum.
    Thanks again,
    cate

    ironcate Guest

  5. #4

    Default Re: Templates & Folders & Files

    > I don't
    > suppose it is as easy as copy/pasting the working "../../image" links, is
    > it?
    No, I don't think so, but then I don't know the HTML context of your
    question without seeing your page(s).
    > Unless you can give me some helpful starter points
    Replace all IR/3rd party rollovers with DW rollovers.

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


    "ironcate" <webforumsuser@macromedia.com> wrote in message
    news:e4n1kn$71g$1@forums.macromedia.com...
    > Hello, and thank you for your quick response!
    > Yes, I am using Dreamweaver.
    >
    > >DW will not manage links within javascript. Why are you using non-DW
    > >rollovers, anyhow?
    > Oh Dear! I didn't create this site and the original person is no longer
    > around. Looks like I will need to step back and work on the template. I
    > don't
    > suppose it is as easy as copy/pasting the working "../../image" links, is
    > it?
    > Unless you can give me some helpful starter points, you will probably find
    > me
    > reading through the DW rollover forum.
    > Thanks again,
    > cate
    >

    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