Asked by ank5
at 2024-08-12 21:58:32
Point:300 Replies:3 POST_ID:828741USER_ID:11616
Topic:
JavaScript;;Hypertext Markup Language (HTML)
I'm trying to set value of html field using Javascript -
HTML
HTML
Javascript
This works fine. Only problem is that the control where value is set, I don't want it to be an input field but something like a label. Is that possible?