[jQuery] Re: How select first link??

2009-01-18 Thread Saif ullah
*http://tinyurl.com/8rwmkr* On Sat, Jan 17, 2009 at 11:09 PM, Charlie22 wrote: > > Hi all, I am playing with jQuery 1.3 and I have provlem with selecting > a first link in code below. Can you help me how how it should look > like jQuery code and also for case, if Home will not be a link, so > "R

[jQuery] Re: Hide content until loaded

2009-01-17 Thread Saif ullah
*http://tinyurl.com/8rwmkr* On Sat, Jan 17, 2009 at 8:13 PM, MorningZ wrote: > > Why not do it with CSS? where css class "tn-loading" has "display: > none" declared > > >Content you are hiding until document "ready" > > > then > > $(document).ready(function() { >//Do some stuff here >

[jQuery] Re: To check if an element value is of a particular class type

2009-01-13 Thread Saif ullah
http://tinyurl.com/99oc99 http://tinyurl.com/9kmtvp http://tinyurl.com/7nw2mz http://tinyurl.com/7yebhu On Tue, Jan 13, 2009 at 2:39 PM, Santo wrote: > > Hello All > > This is what I am trying to do. I have defined an "email suffix" class > for a particular textbox element so that it accepts val

[jQuery] Re: Meta Data within elements

2009-01-13 Thread Saif ullah
*http://tinyurl.com/99oc99* On Mon, Jan 12, 2009 at 8:46 PM, alexquery wrote: > > > I am creating a product/category tree using jquery. I would like to be able > to store additional data within each node. > > The nodes in my tree are basicaly list elements. How would I add data to > these elemen