There is div named ‘dvUsers’. there is an anchor tag ‘lnkUsers’.
When one clicks on anchortag, the div must open like a popup div just below it.
Also the divs relative position should be maintained at window resize and all. How to do that using javascript/jquery?
Perhaps you should look for a premade script like overLIB: http://www.bosrup.com/web/overlib/ !-)