![]() Preserved Topic: Can I make this smoother? (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Magna, UT |
![]() OK first up I'm not a code monkey. Script came from http://www.dhtmlnirvana.com/alchemy/ and I modified it (if you can call it that) to make my layer center vertically on resize likes Doc's Page. Page is just getting started so all that is here is the general look and feel . On my 56k connection it flickers badly on resize of window. This may not be a big deal but I don't like it. Is there any way to do it better or is it just the img size and loading time that is causing it. Tell me how it works on a broadband connection and other browsers than IE 5.5. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Bipolar (III) Inmate From: Magna, UT |
![]() I thought there was probably something that could be done different I may just toss this script out and try with Doc's code here http://www.ozoneasylum.com/Forum2/HTML/001446.html |
Maniac (V) Mad Scientist From: New California |
![]() Quarath, |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Bugimus - |
Maniac (V) Mad Scientist From: New California |
![]() |
Bipolar (III) Inmate From: Magna, UT |
![]() Bugimus that was exactly what i needed. At some point in order to have the Mountain range scroll I may need it center horzontilly as well. What would I need to add to this to make that happen. It also looks like your good at moving layers on events. I would like to have the mountain range Pan left-right on horizontal mouse movements. I have been going through code like crazy latley and make sense of some of it but other parts just make my head hurt. Do you have a simple script fo moving layers. I am not very good at pickihg specific sections code out of a huge page like the one you listed above and seperating what section is doing what. |
Maniac (V) Mad Scientist From: New California |
![]() I've got several example right here: http://www.bugimus.com/gurus/index.html |
Bipolar (III) Inmate From: Magna, UT |
![]() Thanks I just tried editing your's so that CenterDiv would align Vertically and a div named copyright nested in CenterDiv will center horizontally. I have the calls commented out becasue only one or the other seems to work. |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
![]() |
Bipolar (III) Inmate From: Magna, UT |
![]() Thanks Max i actually thought that might be the case and tried to combine them but did not know the syntax to combine calls and did not do it right. |