|
Posted by Neredbojias on 03/29/06 09:33
With neither quill nor qualm, Chris Ianson quothed:
> "Neredbojias" <invalid@neredbojias.com> wrote in message
> news:MPG.1e936a71456275a098987f@news.isp.com...
>
> > I reworked the stuff into one page which is much better than the old
> > system. You no longer need an iframe, you can use the "strict" doctype,
> > there's no "jumpy-jittering", and it even works in Opera (-although
> > Opera has a bit of a scrollbar bug.)
>
> Wow. Wow. You know you're a genius right?
>
> I hope you didn't spend tooo long on it ;)
>
> I am a bit concerned that now the whole page relies on JS. The
> 'anti-scrolling' thing was just a nice bonus that I wanted for those who has
> JS enabled (90% of people). However, I don't really want the whole trick to
> rely on it ideally.
It's just an auxiliary scrolling device. There's still the scroll bar.
> That's a glitch free solution though that's for sure!
>
> *But*, is there a way to tweak your first solution to work across iframes?
That was okay for an isolated instance, but expanding upon it, adding
links and such, would be difficult to do in a standards-compliant way.
Had I known you were going to want links into the image-container, I
would have approached the situation differently and probably advocated
server-side methods to accomplish that. Still, it's impossible to
retain the established scroll-height without javascript.
Anyway, here is my last effort of this "project":
http://www.neredbojias.com/zyxix/A1pan.html
--
Neredbojias
Contrary to popular belief, it is believable.
[Back to original message]
|