Cool Site Effect - Macromedia Dreamweaver
This is a discussion on Cool Site Effect - Macromedia Dreamweaver ; Based on another thread I went to http://www.panic.com/coda/
How did they do the horizontal scrolling of the content? And how did they get
the effect of the thumbnails just expanding when they are clicked?
Flash?
I scanned the source code ...
-
Cool Site Effect
Based on another thread I went to http://www.panic.com/coda/
How did they do the horizontal scrolling of the content? And how did they get
the effect of the thumbnails just expanding when they are clicked?
Flash?
I scanned the source code but didn't see any flash stuff. Just curious.
-
Re: Cool Site Effect
> Flash?
In most browsers, you can right-click the area you think might be flash and
a flash contextual window will appear. No window? No flash.
Panic has long had a rather unique UI to their site. Most of it is custom
Javascript that they built themselves.
-Darrel
-
Re: Cool Site Effect
Yes it appears that each section of content is in a div, with an id, then the javascript does the scrolling of the divs to make the clever bit
-
Re: Cool Site Effect
On Thu, 5 Jun 2008 14:41:37 +0000 (UTC), "Simonbullen"
<webforumsuser@macromedia.com> wrote:
>Yes it appears that each section of content is in a div, with an id,
>then the javascript does the scrolling of the divs to make the clever
>bit
Of course that cleverness makes the site completely unusable without
JavaScript.
Gary