Christofer Jennings said: > How can I put an image in a column title? > > I have an "Attachments" column and want to show a paperclip. > > I'm using DisplayTag 1.1. > > Thanks for the great tool!
<display:column title="blah<img src=\"blah.gif\"/>" .../> Or: <display:column titleKey="title.key" .../> title.key=blah<img src="blah.gif"/> -- Rick Herrick [EMAIL PROTECTED] I haven't got time for inner peace. "No reasonable definition of reality could be expected to permit this."--Albert Einstein, Boris Podolsky and Nathan Rosen in 1935 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

