users@glassfish.java.net

RE: Re: Using JSP , I want to do the following: - Its urgent please help

From: Martin, Ray <armart3_at_tycho.ncsc.mil>
Date: Thu, 17 Jan 2008 14:59:15 -0500

Richfaces/Facelets is the future of dynamic html. Richfaces has
built-in AJAX. But, yes, you have the wrong forum. Not a Glassfish
issue.

-----Original Message-----
From: glassfish_at_javadesktop.org [mailto:glassfish_at_javadesktop.org]
Sent: Thursday, January 17, 2008 2:59 PM
To: users_at_glassfish.dev.java.net
Subject: Re: Using JSP , I want to do the following: - Its urgent please
help

That sort of UI trick doesn't depend on Java, JSP, MySQL or anything
server-side. It's just a little javascript on the client side to change
the display CSS property of various elements, thereby showing and hiding
elements in an order that makes them appear to rotate. If you don't
want to write your own JavaScript to do it, I'd check out Prototype and
Script.aculo.us. Just be aware that those two libraries will add a lot
to your page size (unless minified, and still even then) and they're
probably way more than you need to create that effect.

Basically, you've got the wrong forum for that kind of question.
[Message sent by forum member 'rwillie6' (rwillie6)]

http://forums.java.net/jive/thread.jspa?messageID=254512

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net