td.mycss a { text-decoration: none;}

-Igor


On 8/6/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Erik:
>
> Thx, I agree.....but how do I set the CSS for the link in the border and
> have that CSS changed when the sort changes?   By default the link has a
> void CSS while the Border CSS manages the sort changes, and I am not sure
> how to manage the link CSS.  The OrderByBorder hieracharchy is:
>
> Border (with CSS modifier)
>   --link (void CSS modifier)
>
> Which renders as
>    <td class="myCSS(either asc, desc, or normal)">
>       <a class="">
>               .....
>
> I haven't found an easy way to get to and manager the link part.
>
> If you have any ideas, let me know.
>
> Thx again,
>
> Joe C
>
> -----Original Message-----
> From: Erik van Oosten [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2008 3:09 AM
> To: [email protected]
> Subject: Re: Remove underline in OrderByBorder link
>
> Best approach IMHO would be through css.
>
> Regards,
>     Erik.
>
>
> [EMAIL PROTECTED] wrote:
>> I was wondering if there was an easy way to remove the underline for the
>> link in the OrderByBorder component.
>>
>> More generally, can someone point me in the right direction to change the
>> style and behavior for the link (<a> tag) in the OrderByBorder?  I am
> trying
>> to:
>>
>> 1.  remove the underline
>> 2.  add a sort icon for asc and desc sorts
>>
>> I have started down the path of extending the OrderByBorder, but am not
> sure
>> if this is the best approach.   Any guidance would be great.
>>
>> Thx,
>>
>> Joe C
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to