0
RedBull

(OT) Request from web developers

Recommended Posts

Does anyone have some java .class (or whatever) code that will allow me to have a table cell's BGCOLOR fade from one color to another? No motion, just color A on the left, color B on the right, and a gradual transition in the middle. I've looked around the web for hours at java libraries, and nobody's bothered to post anything so seemingly simple.

Share this post


Link to post
Share on other sites
Java code won't work with html like that. If you're talking about a real time gradual color change, then javascript might do this but I kind of doubt it.
If it's just a static color fade effect I'd use background images to create the effect.

Share this post


Link to post
Share on other sites
Thank you for your replies. As I look at this, it seems it will be more trouble than it's worth to keep searching. Even if such code exists, it would probably be a pain to integrate into my app.
The first rule of programming:
If your can't get it the way you want it, want it a different way.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0