I have a page with four (4) portlets p1,p2,p3 & p4 on that page.
I have created links to these portlets using <render:windowUrl> tag. When I click the link to portlet p4, I am expecting to scroll it down automatically to the portlet p4.
Its not happening - any help is appreciated.
I am using one column flow layout and all the portlets are having contents larger than one screen.
I am looking for similar behavior like <a name="navigateHere"/> and use <a href="#navigateHere"/> to reach here.