Vantha Posted March 11 Report Share Posted March 11 Hi everyone, I want to add an internal hyperlinking feature to the encyclopedia (single words in one article on press opening other articles). For that that I'd have to place buttons over the specific words in a text. What would be the best way to do that? I can't think of a good way to calculate the coordinates of a given word in a text or any other way to place the button. Quote Link to comment Share on other sites More sharing options...
hyperion Posted March 11 Report Share Posted March 11 You can't reasonably do this with pure javascript. If you really need that feature CGUIText class is a reasonable starting point for digging into. Quote Link to comment Share on other sites More sharing options...
Vantha Posted March 11 Author Report Share Posted March 11 Thanks, I will take a look into it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.