[jQuery] Re: regex in selector

2008-09-23 Thread jeremyBass
>>> as for your particular selection, you can use the "StartsWith" or the >>>"nth"... both are explained, and fully so, in the documentation Thank you I'll look in to that... >>>why did you opened a new thread? Sorry about that ... I waited an hour+ to see my post show but after watching 3 other

[jQuery] Re: regex in selector

2008-09-23 Thread BB
why did you opened a new thread? http://groups.google.com/group/jquery-en/browse_thread/thread/19990a95620ccf3a On 23 Sep., 13:55, MorningZ <[EMAIL PROTECTED]> wrote: > There is no RegEx in selectors, they are CSS-selector based > > as for your particular selection, you can use the "StartsWith"

[jQuery] Re: regex in selector

2008-09-23 Thread MorningZ
There is no RegEx in selectors, they are CSS-selector based as for your particular selection, you can use the "StartsWith" or the "nth"... both are explained, and fully so, in the documentation