PDA

Click to See Complete Forum and Search --> : Best way to do something


Jeremy Martin
Sep 24th, 2000, 05:34 PM
Ok, I have recently been given a task of making a few picture appear and or float across the screen, probably one from each corner of the page. My question now is what is the best way to do this, javascripts, etc? Any input would be greatly appreciated.

Jeremy

HarryW
Sep 24th, 2000, 06:23 PM
Usually that kind of thing's done with JavaScript, so I'd go for that. You may be able to find some ready-made functions for it if you search around a little.

Jeremy Martin
Sep 25th, 2000, 12:47 AM
thanks