Sorry, wrong list, resposted on jquery-ui

On Jan 10, 10:13 am, "nestor.urquiza" <nestor.urqu...@gmail.com>
wrote:
> Hi,
>
> Accordion anchors do not respond to click even though you bind them:
> <code>
> $("a").bind("click", function(){
>    alert('clicked');});
>
> </code>
>
> What would be the correct way to bind some extra code to accordion
> anchor clicks?
>
> Thanks!
> -Nestor

Reply via email to