From: Doug M. <do...@cr...> - 2003-11-24 15:01:23
|
Option 1: use onscroll event to check the offset of the layer in = question, and move it if need be. Sample: www.figure8.net, enter the site, click on clearance list (on the = left) you will see a menu system that stay's put when you scroll (DynAPI 2.56) Option 2: use the dynscrollbar to scroll the content on the right. There shjould be a scrolling example in the examples folder of the = DynAPI 3.x distro ----- Original Message -----=20 From: Matt Biggin=20 To: dyn...@li...=20 Sent: Monday, November 24, 2003 8:10 AM Subject: [Dynapi-Help] Scrolled Regions I'd like to use dynapi to provide scrolling capabilities to a page I'm = working on but I was wondering whether anyone had tried this = before.....let me describe what I need. I have a large web page, you have to use both scrollbars on the = browser window to get to all the content. I want to fix the first column = so that it always stays on the left-hand side, but allow scrolling to = the rest of the content. This would mean that scrolling up and down = scrolls both regions (left and right hand sides) and scrolling down and = right would just scroll the right-hand side. ....does this make sense...? Anyway, I can see how I could do this using dynapi but before I dive = in a do it I was wondering if anyone had tried anything like this = before. Thanks in advance, Matt -------------------------------------------------------------------------= ----- Want to chat instantly with your online friends? Get the FREE Yahoo! = Messenger --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.543 / Virus Database: 337 - Release Date: 11/21/03 |