Here is my scenario. And also I have couple of questions.
1. I need to open a JQuery pop up under the button which I clicked. And this popup should scroll along the button when the page is being scrolled. It should be locked with the button
2. If I click the button which is at bottom of the screen, then the page should scroll to top and this popup should open below the button.
3. Issue with FF and Chrome:
The popup is locked up with the button during the scrolling. But the problem is if I scroll the page before I open the page, the pop up opens in the previous place where the button was there before scrolling.
Here is my scenario. And also I have couple of questions.
1. I need to open a JQuery pop up under the button which I clicked. And this popup should scroll along the button when the page is being scrolled. It should be locked with the button
2. If I click the button which is at bottom of the screen, then the page should scroll to top and this popup should open below the button.
3. Issue with FF and Chrome:
The popup is locked up with the button during the scrolling. But the problem is if I scroll the page before I open the page, the pop up opens in the previous place where the button was there before scrolling.