Topic awaiting preservation: rotate images script |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: New York City |
posted 03-09-2003 16:39
Javascript or dhtml . . each one can accomplish this task- any preferences I should know about which could be the deciding factor? I guess speed and browser compatability are the main concerns. . . |
Nervous Wreck (II) Inmate From: Leiden, the Netherlands |
posted 03-09-2003 19:59
DHTML is the combination of JavaScript, CSS and HTML. So this will not really be a decision between JavaScript and DHTML, because DHTML mainly IS JavaScript. If I did not understand this question, please tell me. |
Bipolar (III) Inmate From: New York City |
posted 03-09-2003 20:25
yes- thanks. |
Maniac (V) Inmate From: Brisbane, Australia |
posted 03-10-2003 05:05
What? |
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 03-10-2003 05:10
I was wondering the same thing. |
Maniac (V) Mad Scientist From: New California |
posted 03-10-2003 05:55
You can simulate rotation in Javascript/dhtml by swapping in multiple images. I do that with that cursor chaser tute I did for the GN. CRO8, take a look at all the images I saved out to do that in the tute. |
Maniac (V) Inmate From: Brisbane, Australia |
posted 03-10-2003 06:12
Ay! I remember finding that B5 demo on your site a while back. That's way cool. Reminds me of those faithfull engineering school years I lost to playing starcraft. Heh. |
Maniac (V) Mad Scientist From: New California |
posted 03-10-2003 06:18
Yes!!! I once considered doing some sort of StarCraftesque dhtml thingy but then I realized just how much work it would be and went on to other things But maybe I'll revisit that idea one of these days. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
posted 03-10-2003 06:51
Drac - I don't think Koenie asked a question =) |
Maniac (V) Mad Scientist From: New California |
posted 03-10-2003 07:31
Only CRO8 knows which it is. Both methods are quite well supported around here so I think we've got him covered. |
Bipolar (III) Inmate From: New York City |
posted 03-10-2003 19:00
ahhh. When I said "rotate" I did not mean physical rotation- but random image swapping- as Slime stated. Sorry I should have have been more clear! |
Maniac (V) Inmate From: Brisbane, Australia |
posted 03-10-2003 21:17
Assumptions are the mother of all screwups. My bad. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 03-10-2003 21:35
CRO8: I would imagine that you can do it but only in IE using their transformations/filters (I've not checked but something like matrix rings a bell) - which is what Dracusis meant when he refered to their Active-X stuff . |