On 18/03/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > You might want to check out jScrollPane [1] and I'm currently working > on a new scroll window plugin myself [2], but jScrollPane is going to > be stable and mine will for sure be changing a lot in the near future.
thanks! that saved my bacon - it indeed works as intended! > BTW ... I'm still not convinced that using a custom designed scroll > bar cross-platform is a good thing. Couldn't it just confuse users who > are used to seeing a specific scroll bar? I guess it really just > depends on your audience. i am not sure about that. after all, when we talk about "(web)standards", then, to me, these standards should also include "html widgets" - independantly of what microsoft, apple or mozilla believes how these must or should look like. > [1]: http://kelvinluck.com/assets/jquery/jScrollPane/jScrollPane.html > [2]: http://brandon.jquery.com/plugins/scrollWindow/demo/ > > -- > Brandon Aaron > > On 3/18/07, Schnuck <[EMAIL PROTECTED]> wrote: > > hi husy, > > > > i somehow figured out how to have multiple instances of the jquery > > scrollbar on the same page - however, i would like to use those > > scrollable divs in a auto-centered fixed width layout. i cannot seem > > to be able to modify the code in a way so the scrollbars move with the > > centered layout. is there any way to fix this? i could imagine this > > could be of interest for others too since this technique finally gives > > cross platform identitical scrollbars and would help unifying designs. > > > > any help highly appreciated. > > > > thanks, > > > > s > > > > here is a test site: > > > > http://www.myonlyworkingeye.co.uk/schnuck/ > > > > _______________________________________________ > > jQuery mailing list > > [email protected] > > http://jquery.com/discuss/ > > > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
