Okay, are there any good books or web tutorials or experts who will come live with me until I figure out JavaScript?
It seems to me that anyone who knows what they're doing with JS can achieve plenty of interactivity without ever resorting to Flash. I, however, don't even know what kind of tutorials I should be looking at to achieve the kind of effects I want.
In my latest venture, I'm trying to create a rotating-disc slideshow that accepts both images and entire HTML files. I tried to pick apart an existing slideshow that behaves like a Carousel, but that was short-lived and frustrating.
Does anyone here believe this feat can be accomplished with JavaScript alone? If so, what do I need to know, and where can I find it?
Thanks ever so,
Assenheimer
It seems to me that anyone who knows what they're doing with JS can achieve plenty of interactivity without ever resorting to Flash. I, however, don't even know what kind of tutorials I should be looking at to achieve the kind of effects I want.
In my latest venture, I'm trying to create a rotating-disc slideshow that accepts both images and entire HTML files. I tried to pick apart an existing slideshow that behaves like a Carousel, but that was short-lived and frustrating.
Does anyone here believe this feat can be accomplished with JavaScript alone? If so, what do I need to know, and where can I find it?
Thanks ever so,
Assenheimer
Comment