Jumping to a Marker Inside a Very Big Section in an Accordion Div

Jumping to a Marker Inside a Very Big Section in an Accordion Div

People,

I have been using the JQuery Accordion structure quite happily for a while but soon one of the divs inside the accordion is going to grow quite big so I either need "sub-accordions" - which seems overkill - or something else. The real need for this direct jump is only going to come from URLs on other web sites and only for this specific subdiv - I tried using:

<A HREF="#codeword">...  and <A NAME="codeword">

but they don't seem to work inside the accordion div - is there some other mechanism that will work?

Thanks,

Phil.