Now Im get confused... Wil, Is the code that you suggested equal that I wrote?
Mine $("#tb a").click(function() { alert(this.id); }); Wil $("#tb a").click(function() { alert('Test'); }); Tks
Now Im get confused... Wil, Is the code that you suggested equal that I wrote?
Mine $("#tb a").click(function() { alert(this.id); }); Wil $("#tb a").click(function() { alert('Test'); }); Tks