Dynamic websites?

J

Jonathan Denni

can ruby be used to create dynamic web pages? for example, using ruby to
create rollover images rather than javaScript
 
J

James Britt

Jonathan said:
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
 
J

Josef 'Jupp' Schugt

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jonathan Denni wrote:
| can ruby be used to create dynamic web pages? for example, using
| ruby to create rollover images rather than javaScript

Please explain "to create rollover images". Thank you.

Jupp

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFOUuirhv7B2zGV08RAj5hAJ485mPcXpzPqAhub3eRGzg7wxhhTACg5Wz1
pmsKl7WSkCgylBZ2g63DsJk=
=8RpR
-----END PGP SIGNATURE-----
 
D

David Vallner

--------------enigDF37F55D70C6C4BC2F33BD4D
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Jonathan said:
can ruby be used to create dynamic web pages? for example, using ruby t= o=20
create rollover images rather than javaScript
=20

Mildly (more) OT, I wouldn't use Javascript for this purpose. If you
need button highlights, use CSS and the :hover metaselector, give or
take wrapped in a bogus link while IE6 slowly phases out of existence
(FINALLY!)

David Vallner


--------------enigDF37F55D70C6C4BC2F33BD4D
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)

iD8DBQFFOYtiy6MhrS8astoRAkZgAJ43TRQnX8oc/1ufd8AEmAT5OZQd9wCeIT1o
XcYrz3ngqXLzqY3nO3PFaWA=
=lGM1
-----END PGP SIGNATURE-----

--------------enigDF37F55D70C6C4BC2F33BD4D--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,215
Messages
2,571,113
Members
47,713
Latest member
LeliaB1379

Latest Threads

Top