capture document onclick

L

laptop

sorry if this is report, i sent 2 times and couldnt find it.


i need to capture a click on the document

mike
 
J

Jezebel

There's no general equivalent of the OnClick event. At best you can trap
clicks for some objects within a document. What are you actually trying to
achieve?
 
M

mpg

i have 2 document panes/frames.
pane 1 has basic text
pane 2 will show sub-text depending on cursor location in pane-1.
 
M

mpg

ahh, just trying to keep it light.

pane1(division,frame,pane,whatever), will have a word document loaded at
runtime, depending on a user-selection. if the user's mouse clicks on an
area that ha a comment associated with it: i want to trap the click so i can
read the comment and load a related word-document into pane-2.

i have considered using hyperlinks and hidden text, but it's visually messy.

thanks for your interest, and help
mike g
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top