[jQuery] Re: New and Learning JQuery

2008-04-22 Thread binro01
tribute of the hidden input. > > A page will never pass validation if it has duplicate id's on it and > some of your javascript my freak out. > > Greetz, > > Wizz > > On Apr 22, 1:44 pm, binro01 <[EMAIL PROTECTED]> wrote: > > > > > Thanks Shawn! T

[jQuery] Re: New and Learning JQuery

2008-04-22 Thread binro01
he 'this' object". In terms of the DOM, only objects that are a child, > or grandchild of the object represented by 'this' will be found (if any). > > You could change this to avoid the context bit with something like > > $(this).find("#LNAME").

[jQuery] New and Learning JQuery

2008-04-22 Thread binro01
I been going through JQuery to add it to my knowledge base so I can integrate some of its functionality to our new web 2.0 UI for our applications which use to reside in RPG on IBM system i. I have created is a "zebra" list that I want to click on the list to help build the next page. There is a