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.
On Tue, Feb 17, 2009 at 7:10 AM, Cristiano <[email protected]> wrote:
>
> I'm having trouble with Accordion effect when there's one link after
> another inside the div being used by the script. It occurs even if I
> use a different class for the link used to activate (open) the
> sections. For example, try putting two links inside any of the
> examples of the demo. It only appears the first one.
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---