If you put links (and their associated content) inside their own individual p tags
and then set extra styles in the head for .ui-accordion p { margin-top: 0px;
margin-bottom: 0px; } more than one link might well work.
I believe so, because it works for right click. In my app I disable regular clicks
and have right clicks open linked pages. The method I just described works in
these cases. I can have 2 working links in a given accordion and, at least for
right clicking, both work.