Quote:
Does anyone know if you can make images fade within Dreamweaver? I can
move
them, however, I can't seem to make them fade to on or off. |
Fading is not an HTML function. You would need to use javascript to achieve
this in IE only, or use a Java applet to achieve it in all browsers.
Neither of these is a particularly good option.
Quote:
I've also been
trying to animate with the visibility tool. It works in Dreamweaver and
in the
Timeline, but when I preview the page, nothing happens. |
Probably because you haven't told the page to play the timeline. Can you
show me your body tag, please?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"synthesisdesign" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Does anyone know if you can make images fade within Dreamweaver? I can
move
them, however, I can't seem to make them fade to on or off. I've also
been
trying to animate with the visibility tool. It works in Dreamweaver and
in the
Timeline, but when I preview the page, nothing happens. |