[jQuery] Re: A Beginner Question

2008-01-22 Thread Volkan Görgülü
Hi Karl, Thanks for your great help. It worked. Best Regards

[jQuery] Re: A Beginner Question

2008-01-22 Thread Volkan Görgülü
Thank you very much James, "this" makes sense, I am going to investigate it. Your help is very apreciated. Best Regards

[jQuery] A Beginner Question

2008-01-22 Thread Volkan Görgülü
Hi, Lets say I have a Definition List like shown below. Item Group A Item 1 Item 2 Item Group B Item 1 Item 2 Item 3 What I want to achieve is whenever I click an tag in I want to show tags inside the clicked I am using $(document).ready(function() { $("dt > a").click(function(){$("d