Is there any anchor tag in Onsen UI? -
i have long onsen ui page. after scrolling bottom of page, able load new content in same page. however, page still displayed @ same , current position.
note: using ons-list. there auto scroll top in ons-list after list refreshed?
i wonder how can make top position after new content loaded.
anchors , scrolling depend on browser.you can use angular $anchorscroll or similar handle behavior. find useful in onsen ui events. can address scroll mentioned tool in postpop
event in case using poppage
, or in other event listed in onsen ui's docs.
hope helps.
Comments
Post a Comment