Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
ironcate #1
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
-
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... -
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... -
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... -
Files from Folders?
"Bennifer Lofleck" <hi@rt.com> wrote in message news:2ba2b0ef356121b6c322d212e23dacb3@free.teranews.com... Are all those folders accessible... -
Files to Folders
Chimichanga wrote: for your dock problem, have you tried deleting ~/Library/Preferences/com.apple.dock.plist? *(deleting this file will... -
Murray *ACE* #2
Re: Templates & Folders & Files
> I want to put some of my .htm files in folders but when I save a working
You are using DW Templates?> .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.
DW will not manage links within javascript. Why are you using non-DW> alumni_on = new Image();
> alumni_on.src = "images/bttn_alumni_on.gif";
>
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
-
ironcate #3
Re: Templates & Folders & Files
Hello, and thank you for your quick response!
Yes, I am using Dreamweaver.
Oh Dear! I didn't create this site and the original person is no longer>DW will not manage links within javascript. Why are you using non-DW
>rollovers, anyhow?
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
-
Murray *ACE* #4
Re: Templates & Folders & Files
> I don't
No, I don't think so, but then I don't know the HTML context of your> suppose it is as easy as copy/pasting the working "../../image" links, is
> it?
question without seeing your page(s).
Replace all IR/3rd party rollovers with DW rollovers.> Unless you can give me some helpful starter points
--
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.
>> Oh Dear! I didn't create this site and the original person is no longer> >DW will not manage links within javascript. Why are you using non-DW
> >rollovers, anyhow?
> 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



Reply With Quote

