Wow! It took forever to get a response back from the community that I
didn't think my post was 'alive'.
I've been busy working on other stuff & hadn't thought much about it
some since posting.
Some days ago, I viewed the code generated by the browser & saw
<div id="page_rotationViewer" class="rotationViewer
insetBorderColor"></div> stays "empty".
So I thought about 'cheating' and simply add the text LOADING inside
the <div id="page_rotationViewer"> as a shortcut
but had refrained from doing so because the images I'm using are PNGs
with some transparency & wasn't sure how
it would look.
You've been working harder on this more than I have, that I thought, I
best try to see if my theory
works & sure enough, it does!
No need to dig through UIZE code library!
Here's a link to my WIP site: www.marklaurel.com
Mark
> --
> UIZE JavaScript Framework...
>
> ...OFFICIAL WEB SITE: http://www.uize.com
> ...COOL UIZE SWAG: http://www.zazzle.com/uize_merch?rf=238804607086393908
>
> UIZE JavaScript Framework Google Group...
>
> ...WEB SITE: http://groups.google.com/group/uize?hl=en
> ...TO POST: email to ui...@googlegroups.com
> ...TO UNSUBSCRIBE: email to uize-uns...@googlegroups.com
It's lacking IMO- but I've already spent too much time on it
(especially when I was playing around with WP &
reverse engineering one of their themes so I can use it as CMS). Maybe
I'll just change the color schemes & bgImg.
I digress, I'll check that auto rotate code when I redo the animation
& cut 18 frames from the animation, it's
@ 90 frames at the moment. I've noticed some lag on my machine & that
shouldn't happen (I would hate to see
how it behaves on slower machines). Interestingly, it stutters with
Safari on Windows7 but not on iPads.
BTW: IDT the continuous rotation shouldn't interfere since that's an
onload event & doesn't get called again once the user interacts
with the object- at least in theory.
One feature that I think would be cool to add is to allow users to
navigate from a specific frame, that's something I'd like to work on
if time allows.
Mark
Working on getting a new client so I kinda put my stuff on pause.