0

underlined text

asked 2009-05-22 11:23:46 +0800

din gravatar image din
251 1 5

How to show underlined text on a page?

delete flag offensive retag edit

4 Replies

Sort by ยป oldest newest

answered 2009-05-22 12:26:53 +0800

din gravatar image din
251 1 5

I mean as a link on the page

link publish delete flag offensive edit

answered 2009-05-22 15:42:54 +0800

hideokidd gravatar image hideokidd
750 1 2

Hi,

It seems no api to do that,
I provide an example with CSS,

<style>
.labelStyle.z-label{
	text-decoration : underline;
}
</style>
<label sclass="labelStyle">this is test</label>

link publish delete flag offensive edit

answered 2009-05-25 12:06:23 +0800

din gravatar image din
251 1 5

Thanks very much..it helps

link publish delete flag offensive edit

answered 2011-11-16 09:46:33 +0800

tahirtamboli785 gravatar image tahirtamboli785
3

thanx ..i works fine..

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2009-05-22 11:23:46 +0800

Seen: 285 times

Last updated: Nov 16 '11

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More