javascript - sharepoint webpart following scroll in webrowser.....? jquery? or what? -
i have webpart make webpart follows windows on right site, if scroll down on page webpart following the screen , scroll??.. want because when user in first webpart updates want him se in other webpart has updated, dont need scroll top of page se webpart have updated?
window.onscroll = function (oevent) { or should use?
should make put code in <div>
, call div or something? suggestions? on best solution?
Comments
Post a Comment