[jQuery] Problem whith ie 7 and slideDown

2008-04-11 Thread nerohc
Hi, i hae the following code: $(document).ready(function(){ $('#txtSearch').attr('value', 'Enter Search tags for skills or functions').focus(function(){ $(this).attr('value', ''); showSearchBox(); }) }); function showSearchBox(){ $('#search

[jQuery] Problem attaching click event to links

2008-02-15 Thread nerohc
Hi, first, i'm sory this problem is probably solved in somewhere in the net, but i don't have much time. Mi problem is this: I have links that it's href is only the hash( href="#id=123"). i need to do that because i need a direct acces to some artcles, etc. But when i attach the event click to the