Comment Re:examples don't work (Score 1) 110
Adobe Edge right now is mainly used to make animations, while DreamWeaver is their tool for web page design. With HTML5, unless using CSS3 transitions, Javascript is generally required for animations. Adobe is using jQuery to animate the content, so if JavaScript is turned off you won't see anything.