Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. add textbox to image

add textbox to image

Scheduled Pinned Locked Moved ASP.NET
questionhtmlhelp
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mehrnoosh
    wrote on last edited by
    #1

    how can i add a textbox or html input to imge with mouse click. i mean every where i click on image a textbox must add to image ... can you help me please??? :( :((

    M.Alizadeh

    S A A 3 Replies Last reply
    0
    • M mehrnoosh

      how can i add a textbox or html input to imge with mouse click. i mean every where i click on image a textbox must add to image ... can you help me please??? :( :((

      M.Alizadeh

      S Offline
      S Offline
      saini arun
      wrote on last edited by
      #2

      Do you mean clicking on Image will display a text box? If yes, then where and how would you like to display the text box

      M 1 Reply Last reply
      0
      • M mehrnoosh

        how can i add a textbox or html input to imge with mouse click. i mean every where i click on image a textbox must add to image ... can you help me please??? :( :((

        M.Alizadeh

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        Use DIV and Put the Textbox inside DIV. Now Show the DIV on click of Image.

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        1 Reply Last reply
        0
        • S saini arun

          Do you mean clicking on Image will display a text box? If yes, then where and how would you like to display the text box

          M Offline
          M Offline
          mehrnoosh
          wrote on last edited by
          #4

          yes i mean clicking on Image will display a text box in position of mouse click . and the text box must be transparent that the picture in image control must be visible under the textbox.

          M.Alizadeh

          1 Reply Last reply
          0
          • M mehrnoosh

            how can i add a textbox or html input to imge with mouse click. i mean every where i click on image a textbox must add to image ... can you help me please??? :( :((

            M.Alizadeh

            A Offline
            A Offline
            April Fans
            wrote on last edited by
            #5

            You can use JS to do that. I got a simple idea: When left keydown, create a div (or show a div-hidden with textbox) at that point with another layer.

            April Comm100 - Leading Live Chat Software Provider

            M 1 Reply Last reply
            0
            • A April Fans

              You can use JS to do that. I got a simple idea: When left keydown, create a div (or show a div-hidden with textbox) at that point with another layer.

              April Comm100 - Leading Live Chat Software Provider

              M Offline
              M Offline
              mehrnoosh
              wrote on last edited by
              #6

              thanks but i am a beginner in asp.net :-O can you show me how could i do this???

              M.Alizadeh

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups