Don't understand your question I'm afraid... Are you looking for
style="overflow: auto;"? Or MochiKit.Selector.$$("div.left")???Cheers, /Per On Thu, Jan 29, 2009 at 10:23 PM, Boštjan Jerko <[email protected]> wrote: > > Hello! > > I'd like to link a function (to scroll the data) to a div I have. > The page is made out of two divs: > <div class="left"> > ..... > </div> > <div class="right"> > ..... > </div> > > Now I'd like to link a script to div with class="left" and do > scrolling only in that div. > Scrolling is already solved using MochiKit.Visual.ScrollTo, but I > don't know how to use it only in one div. > > > B. > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
