Ok thanks I will give this a try :)

On Sep 13, 11:46 am, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
wrote:
> In fact this should be more radical, but more resource heavy: :
> $("td[align='right'] *").css({fontWeight: "bold"});
>
> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of Alexandre Plennevaux
> Sent: jeudi 13 septembre 2007 16:37
> To: jquery-en@googlegroups.com
> Subject: [jQuery] Re: Simple append?
>
> Try this:  $("td[align='right']").css({fontWeight: "bold"});
>
> -----Original Message-----
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of FrankTudor
> Sent: jeudi 13 septembre 2007 15:10
> To: jQuery (English)
> Subject: [jQuery] Simple append?
>
> Hi all,
>
> I am very new to jQuery, but I need to construct a simple was to bold
> everything inside a <td> that looks like this
>
> <td align="right">
>
> I got the shell in place and the script is being pulled successfully I just
> need to figure out how to append this condition.
>
> Thanks,
> Frank
>
> Ce message Envoi est certifié sans virus connu.
> Analyse effectuée par AVG.
> Version: 7.5.485 / Base de données virus: 269.13.16/1004 - Date: 12/09/2007
> 17:22
>
> Ce message Envoi est certifié sans virus connu.
> Analyse effectuée par AVG.
> Version: 7.5.485 / Base de données virus: 269.13.16/1004 - Date: 12/09/2007
> 17:22

Reply via email to