How to incorporate a link in Accordion

How to incorporate a link in Accordion


Hello,
I am new to JQuery UI.
While using the Accordion widget, I need to display some links in-
between the <div> tags. However, when I try the normal way of doing
it: <a href="test.php">Test Page</a>, in fact, the words "Test Page"
disappear completely from the text.
I would be grateful if somebody can help me out!
Thanks
-- Nevin