[Accordion]

[Accordion]


Hello,
I am working on a website in which I've utilized the Accordian plugin.
It has operated unbelievably well thus far, but I've run into a
problem that I can't seem to figure out how to work my way around.
In one <div> of the Accordion code, I have several paragraphs. Within
one of these paragraphs, there is a link to a separate page. When it
is clicked, the current pane is collapsed, and the user is never taken
to the appropriate page.
The following is an HTML snippet from the document where the problem
is occurring:
<!-- Begin Categories -->
<div class="categories" id="categories">
<a class="category"><img src="/zucker/image/dropdown-arrow.gif"
width="14" height="9" alt="" /> Weddings</a>
<div>

It seems like it's taken a lifetime to find that very special
person. Your marriage will be a celebration with each other, your
family, and all of your friends. This day will undoubtedly be one of
the most significant events of your lifetime. You owe it to yourself
to document your day in an elegant, stylistic, creative, and
"photojournalistic" way with images that will reflect your unique
style and personality, tell your story, and bring a smile to your face
and raise memories for many years to come.
<br /><br />
Andrea currently offers three packages ranging in price from $1,850.00
to $3,925.00 to suit your individual needs.
<br /><br />
Please visit our <a href="/zucker/weddings.php"
title="Weddings">weddings page</a> for detailed information on wedding
packages and pricing.














</div>
</div>
<!-- End Categories -->
You'll notice in the last "paragraph" (I've used
to separate
paragraphs here simply because of the way I've chosen to style
paragraphs within the <div>), I have a link to /zucker/weddings.php,
and when it is clicked the "Weddings" pane is collapsed.
The website can be accessed at http://alexbeard.net/zucker/ .
It may be that you can't incorporate links with this basic method. I'm
not sure, I'm a complete novice when it comes to all of this.
Thanks in advance for your assistance,
Alex Beard
thealexbeard@gmail.com