Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
student_p webforumsuser@macromedia.com #1
problems with "fade in" of layers
Hallo, I am a beginner to Dreamweaver and our Teacher couldn't help.
I created a menu where layers should "get visible" on click.
The uploaded files on the server work well, but the same files opened offline directly on my PC do not show the layers. There opens a new page "page could not be found".
In dreamweaver mx with F12 I also get the right result. Can anybody help (my teacher can't!)
I learn with w2k and iexpl5 and 6 and dreamweaver mx.
thanx in advance
student_p
student_p webforumsuser@macromedia.com Guest
-
"diameter", "has_a_cycle" problems in Graph-0.76 module
Hello all, I have some problems with these two functions in Graph : "diameter" and "has_a_cycle". "diameter" works only at the first time it's... -
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'... -
Newbie Question: How can I "fade" my image?
I have opened a JPG file in Illustrator. The picture consists mostly of black & white. I would like to accomplish these two things... 1) Change... -
"TYPE LAYER" missing in the layers pallette
Wow. If "petty" is the worst thing I'm being called, I've come up in the world! :) -
"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... -
Murray *TMM* #2
Re: problems with "fade in" of layers
student:
Your problem is diagnostic for the use of ROOT RELATIVE links to the
images -
1. The images are shown fine when the page is previewed
2. The images are shown fine when the page is uploaded and viewed online
3. The images do not show when the page is viewed directly on your PC
Please read this Technote about why this is the case and how to change from
ROOT RELATIVE to DOCUMENT RELATIVE links.
[url]http://www.macromedia.com/support/dreamweaver/ts/documents/path_types.htm[/url]
P.S., Your instructor should be able to solve this one in a deep sleep.
The answer is in your code, e.g.,
this like will not work when viewed directly -
<img src="/images/foo.gif">
while this one will -
<img src="images/foo.gif">
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"student_p" <webforumsuser@macromedia.com> wrote in message
news:bg3fpn$9f6$1@forums.macromedia.com...offline directly on my PC do not show the layers. There opens a new page> Hallo, I am a beginner to Dreamweaver and our Teacher couldn't help.
> I created a menu where layers should "get visible" on click.
> The uploaded files on the server work well, but the same files opened
"page could not be found".(my teacher can't!)> In dreamweaver mx with F12 I also get the right result. Can anybody help>
> I learn with w2k and iexpl5 and 6 and dreamweaver mx.
>
> thanx in advance
> student_p
>
>
Murray *TMM* Guest
-
darrel #3
Re: problems with "fade in" of layers
> P.S., Your instructor should be able to solve this one in a deep sleep.
Yea...that's what I was thinking. I hope you're not paying for this class...> The answer is in your code, e.g.,
;o)
darrel Guest
-
student_p webforumsuser@macromedia.com #4
Re: problems with "fade in" of layers
Hi Murray,
thanks for your answer but I don't think that relative links are the problem. Because there are no links to external files like pictures. I have this problem with the layers (layers are only tables with text).
Would like to send you zipped files that you see what I mean. (Your "email" doesn't work.)
regards
student_p
Ulla
student_p webforumsuser@macromedia.com Guest
-
Murray *TMM* #5
Re: problems with "fade in" of layers
Ulla:
Would it be possible for you to either a) paste the code from the page into
a reply, or b) upload the page somewhere and post a URL, please? That way,
everyone can participate in the diagnosis rather than just me!
The email does work if you intuit your way through the impossibly obscure
hint in my sig about the spam trap lying in the domain name! 8)
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"student_p" <webforumsuser@macromedia.com> wrote in message
news:bg3qtd$1dt$1@forums.macromedia.com...problem. Because there are no links to external files like pictures. I have> Hi Murray,
> thanks for your answer but I don't think that relative links are the
this problem with the layers (layers are only tables with text)."email" doesn't work.)>
> Would like to send you zipped files that you see what I mean. (Your> regards
> student_p
> Ulla
>
>
>
>
Murray *TMM* Guest
-
student_p webforumsuser@macromedia.com #6
Re: problems with "fade in" of layers
Hi Murray,
it's solved.
Danilo told me to use "javascript:;" instead of "#" - that was the only mistake.
Tomorrow I will tell my instructor ...
Thanks for your help.
Bye
Ulla
student_p webforumsuser@macromedia.com Guest



Reply With Quote

