OldFatBaldGuy
New Member
I'm using two web browsers in my application, one for displaying "content table" of a book as links and the other for displaying the content of this linksfor exemple :\[code\]<h2>Table of Contents</h2><ul><li><a href="http://stackoverflow.com/questions/15571783/#www_gutenberg_org@files@26178@26178-h@26178-h-0_htm_pgepubid00001">THE MIRROR OF TASTE,</a><ul><li><a href="http://stackoverflow.com/questions/15571783/#www_gutenberg_org@files@26178@26178-h@26178-h-0_htm_pgepubid00002">DRAMATIC CENSOR.</a><ul><li>....\[/code\]and i want to get to this links by click:\[code\]<div class="mirror"><a class="pageno" title="189" id="pgepubid00000"/> <a id="www_gutenberg_org@files@26178@26178-h@26178-h-0_htm_page189"/><h1 id="www_gutenberg_org@files@26178@26178-h@26178-h-0_htm_pgepubid00001">THE MIRROR OF TASTE,</h1><h6>AND</h6><h2 id="www_gutenberg_org@files@26178@26178-h@26178-h-0_htm_pgepubid00002">DRAMATIC CENSOR.</h2><table class="title" summary="title strip"><tbody><tr><td>Vol. I.</td><td class="center">MARCH 1810.</td><td class="right">No. 3.</td></tr>\[/code\]each part is in one web browser