I'll try to be brief and yet clear about what I want to accomplish.
My aim is to have a textbox in which a page of information is already written for the user to read. This box will have a vertical scrollbar, so I can't simply superimpose a button over the textbox. What I would like is to be able to have certain words underlined and in a different text colour (similar to a hyperlink), which, when clicked, will throw up a pop-up box.
The purpose is to create a glossary such that if a new word is used in the textbox, I can allow the user to click on it, and a pop-up box will appear to say what it means.
I'm really at a loss as to how to do either thing (both editing certain portions of text in terms of colour etc, and also the button itself), so any and all help would be greatly appreciated.
Also, since this is my first post I apologise if this is the wrong place, or if this question has been answered elsewhere (I did have a look). Please be gentle(!)
Thanks in advance,
Robert
My aim is to have a textbox in which a page of information is already written for the user to read. This box will have a vertical scrollbar, so I can't simply superimpose a button over the textbox. What I would like is to be able to have certain words underlined and in a different text colour (similar to a hyperlink), which, when clicked, will throw up a pop-up box.
The purpose is to create a glossary such that if a new word is used in the textbox, I can allow the user to click on it, and a pop-up box will appear to say what it means.
I'm really at a loss as to how to do either thing (both editing certain portions of text in terms of colour etc, and also the button itself), so any and all help would be greatly appreciated.
Also, since this is my first post I apologise if this is the wrong place, or if this question has been answered elsewhere (I did have a look). Please be gentle(!)
Thanks in advance,
Robert
Last edited: