From: James Britt Date: 2006-10-21T04:40:01+09:00 Subject: Re: Dynamic websites? Jonathan Denni wrote: > can ruby be used to create dynamic web pages? for example, using ruby to > create rollover images rather than javaScript That happens in the browser. Browsers understand JavaScript, but not Ruby. There are Ruby tools that will generate the needed JavaScript, though. -- James Britt "I have the uncomfortable feeling that others are making a religion out of it, as if the conceptual problems of programming could be solved by a single trick, by a simple form of coding discipline!" - Edsger Dijkstra