Topic awaiting preservation: troubles with ozone's zscrollbar (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: the space between us |
posted 02-15-2003 11:38
ok guys, i'm using ozone's zscrollbar 2 right here http://www.thespacebetweenus.com/index1.php |
Maniac (V) Mad Scientist From: New California |
posted 02-15-2003 12:42
That's strange... I'm seeing two articles below the one about Weadah. What browser are you using when you see the problem? |
Paranoid (IV) Inmate From: the space between us |
posted 02-15-2003 12:48
WHAT? REALLY? |
Maniac (V) Mad Scientist From: New California |
posted 02-15-2003 12:58
Now this is even stranger. I just went back to the page to see it and now it is doing what you said. I do not know why. I'm using IE 6.0 too. |
Paranoid (IV) Inmate From: the space between us |
posted 02-15-2003 13:00
but who could know? |
Maniac (V) Mad Scientist From: New California |
posted 02-15-2003 13:02
Well, it's ultimately Doc's code. I don't usually look too close at his stuff so I can stay independent in my coding but Slime and bitdamaged are awfully good at this stuff. I'm taking a closer look now to see if anything jumps out at me. |
Paranoid (IV) Inmate From: the space between us |
posted 02-15-2003 13:08
thank you very much.well i don't try to ask doc because i think he is too busy anyway...well slime isn't online at the moment, i know that he is perfect @ JS, like you. |
Maniac (V) Mad Scientist From: New California |
posted 02-15-2003 13:25
I just maximized the browser window and the bug went away. But as soon as I refresh it comes back. Hmm... this is very interesting. |
Maniac (V) Mad Scientist From: New California |
posted 02-15-2003 13:32
Doc's setup function is tied to the onresize and onload events. By resizing, I'm calling setup after the initial load and that seems to be the one that is clearing up the problem but I don't understand why it doesn't get all the dimensions sorted out when the onload event fires. |
Paranoid (IV) Inmate From: the space between us |
posted 02-15-2003 13:38
aha......ok...i don't really understand what this means but......do you know a solution? |
Maniac (V) Mad Scientist From: New California |
posted 02-15-2003 13:44
I'm very sorry, mas, but I'm just not seeing what exactly is wrong here. I know Doc's stuff works and I can't see where what you have deviates from what his code expects. Does his stuff come with any special guidelines and did you follow everything it says? I'll try again tomorrow if someone else hasn't helped you by then. |
Paranoid (IV) Inmate From: the space between us |
posted 02-15-2003 13:48
thanks anyway, bugs. well there are a few settings you can adjust but there is nothing about the length it scrolls. and man....it works in mozilla |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 02-15-2003 14:25
mas: An old bug indeed (no offense to bugs ). |
Paranoid (IV) Inmate From: the space between us |
posted 02-15-2003 16:14
thx emps, but i have thought of something like this before, but i can'T find it |
Maniac (V) Inmate From: Brisbane, Australia |
posted 02-17-2003 08:17
I remember a similar thing coming up over at the GN before. You might want to check over there to see if anyone found a solution. |
Paranoid (IV) Inmate From: the space between us |
posted 02-17-2003 15:49
yepeee window.onfocus = setup; did it, man! |
Maniac (V) Mad Scientist From: New California |
posted 02-17-2003 21:56
Great catch, Drac!!! |