you may also want to try

$("center:hidden").remove()

cheers

Michael Lawson
Content Tools Developer, Global Solutions, ibm.com
Phone:  1-828-355-5544
E-mail:  mjlaw...@us.ibm.com

'Examine my teachings critically, as a gold assayer would test gold. If you
find they make sense, conform to your experience, and don't harm yourself
or others, only then should you accept them.'


                                                                       
  From:       Chandan Luthra <chandan.lut...@gmail.com>                
                                                                       
  To:         jquery-en@googlegroups.com                               
                                                                       
  Date:       04/06/2009 10:23 AM                                      
                                                                       
  Subject:    [jQuery] Re: remove all center tags hidden               
                                                                       





$('cent...@style*="display: none"]').remove()


With Regards,
Chandan Luthra
Intelligrape Software Pvt. Ltd.
Fred Allen  - "Washington is no place for a good actor. The competition
from bad actors is too great."

On Mon, Apr 6, 2009 at 18:59, tij_dev <tijmas...@googlemail.com> wrote:

  No one for any help ???? :(

  On 1 avr, 14:04, tij_dev <tijmas...@googlemail.com> wrote:
  > Hello everybody,
  >
  > I'm trying to remove all the "center" tags which have a visibility
  > hidden. I tried :
  >
  > $("cent...@style*=hidden]",pDocument).remove();
  >
  > (pDocument is the node I'm working on) but this doesn't work.
  >
  > Any idea?
  >
  > Thanks a lot :)

<<inline: graycol.gif>>

<<inline: ecblank.gif>>

Reply via email to