Hi there, I have seen a site built in flash that looks pretty slick and i was wondering whether it is possible to build something similar but using standard html/css/javascript etc? The site is http://www.michelangelo.co.uk/ If you could point me to any examples scripts or code that would be great. Many thanks
Not all the effects are possible with JS.. But many are. Please take a look at http://script.aculo.us/
Not exactly, but majority of its effects could be achieved with javascript/ajax and css. But don't expect it to be easy. Meanwhile, you could aslo use certain JS framewaorks for speeding up the tasks but you must be patient.