Topic awaiting preservation: Netscape 4 image problem (Page 1 of 1) |
|
---|---|
Obsessive-Compulsive (I) Inmate From: Preston, Lancashire, England |
posted 03-09-2002 03:55
here's the script :: Wiggle :: |
Maniac (V) Mad Scientist From: New California |
posted 03-09-2002 04:48
First of all, let me say I *love* the concept and the movement you've got coded there. That part is sweet! |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 03-09-2002 06:45
Using document.write to write an image tag will always do that in NN4, I believe. Your best bet is to actually have the 48 separate layers - I believe it will be faster in the long run. Cool little idea, btw. |
Lunatic (VI) Mad Scientist From: the Psychiatric Ward |
posted 03-09-2002 06:54
PRETTTTTYYYYYY!!!!!!!! |
Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden |
posted 03-09-2002 23:34
Hey John! Yah, that is some sweet motion there, nice work with the shadows, excellent. Netscape will explode every time with the style information incorporated into the <div> container, you'll need to write a style sheet at the same time would be my guess. Good luck with the optimizing code, I'd suspect that you'd be best writing your 48 div's and just moving them, but I may be wrong. (You're using 67% of my CPU as it runs right now, my current silly toy eats more like 75% or so, I need to get that down to at least 50% before I'll be happy. |
Obsessive-Compulsive (I) Inmate From: Preston, Lancashire, England |
posted 03-10-2002 01:29
Thanks for all the advice :-) |