Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Google Docs Like Area?

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #31095
    Kestral
    Member

    So, I’ve recently been creating a mock design for a website where one could send in written works, whether be them blog posts, short stories, essays, or whatever, and I decided that the submit page should contain an area similar to the way Google Docs functions.

    It uses no textarea’s or input’s. It’s pure HTML brandished with JavaScript. I am curious as to how I can tackle this. jQuery and keydown events would be possible, and it shouldn’t be _too_ difficult to add the trailing ” | ” after the inputed and displayed text. (Could someone please give me a name for that, for reference later?)

    Hm… I have a new idea how to do this. Thank you for reading.

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.