[jQuery] Re: Panorama Viewer

2009-01-11 Thread Mikeytown2
by overlapping 4px I never get any white space after 10 min of looping. The IE hack is 2 fold. I need a wrapper div, and I also have to use position:absolute;. In FF you can use position: relative; and no wrapper, much cleaner. This is my first Jquery Script, so if there is any advice/tips for imp

[jQuery] Re: Panorama Viewer

2009-01-11 Thread donb
I simply saved the html to my hard drive and opened it. What I don't get is the 2044. 2x1024 = 2048. What's significant about the number used? And where is the 'ugly IE hack?' On Jan 11, 9:03 am, Mike Alsup wrote: > > First made one using canvas, but ExplorerCanvas didn't like the > > it.h

[jQuery] Re: Panorama Viewer

2009-01-11 Thread Mike Alsup
> First made one using canvas, but ExplorerCanvas didn't like the > it.https://developer.mozilla.org/en/Canvas_tutorial/Basic_animationshttp://excanvas.sourceforge.net/ > > Source > Imagehttp://commons.wikimedia.org/wiki/File:Capitan_Meadows,_Yosemite_Nati... > > So next I did it using jQuery, h