Link to home
Start Free TrialLog in
Avatar of Oliver_Dornauf
Oliver_DornaufFlag for Afghanistan

asked on

struts / image button /text

I tried to put on text over an image button. For a easy localization I would not modify the picture directly.
My attempts with css magic and a image map failed becouse the text hides the image map. (i.e. the area on the button wich contains the text is not clickable)

Is the a taglib wich can render the picture at runtime (put text on the button image)?
Avatar of kennethxu
kennethxu

I would use a normal link with the image as background, you can always use css to style the link.
ASKER CERTIFIED SOLUTION
Avatar of jarasa
jarasa
Flag of Spain image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Oliver_Dornauf

ASKER

Hello jarsa,

I did the css spree already. Is a _taglib_ wich renders a button form me?
Sorry I don't know.
But What I told you works as well I guess, anyway why are you putting the text over the image, why don't just make the image with the text on it and dispaly it as one?
>> Is the a taglib wich can render the picture at runtime (put text on the button image)?
So the direct answer to your question is NO. there is no such taglib exist as far as I know.
kennethxu, did you read my comment? The direct answer is yes.
I did read you comment and doesn't seem that you found the taglib, if you found it, I would appreciate if you can let me know.
thanks for sharing and nice to know such a new project started in sandbox.
Thank for the points Oliver and for the link too.

:c)

Javier