Linking to an anchor name in a webpage hosted within a Jquery accordion

Linking to an anchor name in a webpage hosted within a Jquery accordion

I want to create two accordions on the same page. The first accordion will host web pages of articles for different topics that are located on my site using a iframe or Ajax (not sure which is best yet). The second accordion will host web pages that have different indexes for each of the different topics.


Is it possible to link back and forth from the webpages within the accordions using anchors or some other way of linking to specific locations within each articles and indexes.