Jump to content
Xtreme .Net Talk

Is there a way to dynamically preview web page bookmarks . . .


Recommended Posts

Posted

I have a large document which is segmented into chapters. I have a lot of bookmarks in it which are referenced as links in other parts of the doc. What I want to do is preview a snippet of the text (say the innertext of the bookmarked paragraph). I've figured out how to create a div tag that will appear just to the right of the clicked link, but I'm not sure what the bestway to put text in it. Using a webresponse stream seems like an inefficient way to grab the text, I'm wondering if there is a simpler way to retrieve the inner text by calling the paragraph's id and returning the innertext...

 

In any case is there a better way to accomplish this?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...