Link inside of input tag

后端 未结 3 955
后悔当初
后悔当初 2020-12-19 03:56

How to display a a href and a img src inside a input box (text box). ex: i want to display this inside a text box (

3条回答
  •  梦毁少年i
    2020-12-19 04:05

    Based on the comments, I would guess that you want an input field that has that HTML code as the default text. You must use character reference codes for quotes and less/greater than signs.

    
    

    (By the way, you mentioned "like in Photobucket" -- you can just look at the site's HTML to see how they do it.)

提交回复
热议问题