I need to add a text to the screen in a specific location. does anyone have any sample code they can post??
Example: lets say I had to add “This is a text” to 50px left and 100px top but I had to do it dynamically. how could I do it??
Thanks!
PS I’m VERY new to Javascript :]
Here is how to do that with JavaScript: