[jQuery] Scrolling a div area without scrolling the page?

2007-08-10 Thread [EMAIL PROTECTED]
Hi, I don't know if jquery will be able to address this but I thought I would try anyway. Is there a way to scroll a div area (which has an overflow:auto) to an anchor point within the div without scrolling the page (i.e., the page should remain stationary)? In other words, is there a way to

[jQuery] Scrolling a div area without scrolling the page?

2007-08-03 Thread [EMAIL PROTECTED]
Hi, I don't know if jquery will be able to address this but I thought I would try anyway. Is there a way to scroll a div area (which has an overflow:auto) to an anchor point within the div without scrolling the page (i.e., the page should remain stationary)? I've coded a basic html example at