is there any easy way to set a cursor to a div so that you can type in a div onclick?
shadiadiph 0 Junior Poster
Recommended Answers
Jump to PostYou can do it either in div or textarea; however, the approach is a bit different. You need a highlight for div because there is no cursor location in div display (only highlight). In textarea, you can get the current cursor or highlight area. I did it for the company …
Jump to PostHi, I have done this before, writing a text on a diva.. wow, it's really cool. So how would you do that? First, you must have a div element and a form with an input type text. You must set the width and the height of the div element to …
All 6 Replies
MartinRinehart 0 Junior Poster in Training
fornandakishore 0 Newbie Poster
shadiadiph 0 Junior Poster
MartinRinehart 0 Junior Poster in Training
Taywin 312 Posting Virtuoso
lambing 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.