[jQuery] Re: Re[jQuery] moving character from title attribute

2008-07-01 Thread 5atfink
; > > --Karl > > Karl Swedberg > www.englishrules.com > www.learningjquery.com > > > > > On Jun 30, 2008, at 10:03 AM, 5atfink wrote: > >> >> >> I'm sure this is easy but at a loss how to do it.. >> >> I need to strip out

[jQuery] Re[jQuery] moving character from title attribute

2008-06-30 Thread 5atfink
I'm sure this is easy but at a loss how to do it.. I need to strip out the underscore character "_" from... resulting in I've got as far as targeting it fine using... $("#myDiv [title*='_']").attr({ // at a loss what to do here }); Any pointers anyone? Thanks -- View this message in