Re: [jQuery] Find nodes

2010-02-05 Thread san82
Nathan Klatt-2 wrote: > > On Fri, Feb 5, 2010 at 8:14 AM, san82 wrote: >> I have the below HTML assigned to a variable in JS. >> >> HTML: >> #ChevronSPAN4 <<  #ChevronSPAN4id= >> >> >> Please let me know using jQuery how can I search the variable for SPAN >> elements with class="cheveron". >

Re: [jQuery] Find nodes

2010-02-05 Thread Nathan Klatt
On Fri, Feb 5, 2010 at 8:14 AM, san82 wrote: > I have the below HTML assigned to a variable in JS. > > HTML: > #ChevronSPAN4 <<  #ChevronSPAN4id= >> > > Please let me know using jQuery how can I search the variable for SPAN > elements with class="cheveron". I'm guessing your variable got munged,

[jQuery] Find nodes

2010-02-05 Thread san82
Hi All, I have the below HTML assigned to a variable in JS. HTML: #ChevronSPAN4 << #ChevronSPAN4id= >> Please let me know using jQuery how can I search the variable for SPAN elements with class="cheveron". Thanks, Sandeep -- View this message in context: http://old.nabble.com/Find-nodes