Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want put a text box on image.how to do please help me
Posted
Comments
JoCodes 14-Feb-14 3:34am    
Make the question bit more clear
N.RamaRaju 14-Feb-14 4:16am    
i have an image on that i need to keep textbox

 
Share this answer
 
v2
Your questions isn't very clear.

But you should try putting the text box inside a div. Then put the image inside a div. Now assign x,y coordinates(position) of the div containing the text box so that it stays over the div containing the image. Hope it helps.

[Please accept/up-vote answers or solutions that work for you to encourage others]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900