I have used a few of the sample bits of AS off of here, the scroller by Claudio and the minus.dk fullscreen image display clone. So thanks to all who contributed the little bits of the jigsaw.
Still some things to iron out, but it’s mostly working as I want it to.
Edit - Lightened up the the nav a little, and changed the elastic bounce to an easeoutexpo.
Well yeah, obviously. I was just curious of how he implemented the scroller. And also, if he’s using Claudio’s scroller and the minus.dk clone from another thread, you know, there shouldn’t be that many surprises in the code. With everything being open source and all (I’m assuming some creative commons license). But hey, I’m just taking a piss.
And yes, I could have been more clear regarding the code for the implementation fo the scroller. A cut n paste of that snippet would be nice but if he want’s to keep it - no biggie.
Oh, and I think that the fullscreen actually is a feature and not a bug And I agree - I also expected to se a zoomed in image. Maybe use the term Overview instead of Fullscreen?
@ darkmotion - your res might be set to 1440 x 900 but with all that crap (tool bars, bookmarks, finder bar) you’ve got visible as part of your browser you’re cutting your vertical viewing space down to 652px not 900px.
by the way you might wanna get rid of that www.littleboys.com bookmark before screen shooting again. haha jk
[quote=haam;2326862]@ darkmotion - your res might be set to 1440 x 900 but with all that crap (tool bars, bookmarks, finder bar) you’ve got visible as part of your browser you’re cutting your vertical viewing space down to 652px not 900px.
by the way you might wanna get rid of that www.littleboys.com bookmark before screen shooting again. haha jk
just a heads up.[/quote]
even @ 900 high you are still going to lose at least 60 px stripped down. I never have those toolbars out- I expand and collapse them whenever I need. Things NEED to be designed to work at the minimum resolution, so it should actually work at 1024x768 anyway
also this is a major thread revival so you now look like dorks yay!
I like this a good bit. A little dizziness-inducing, but nice. Usability is a kinda iffy, but I think the novelty of the whole thing makes it an ok trade-off.
A tiny little thing- maybe speed up the navbar “menu-item-text-back-to-mouseoff-state-alpha-change” thing? It feels a little sluggish. (and people say computer talk makes no sense…)