• #meta 2023-05-05
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#meta ≡
  • ←
  • →
2023-05-05 UTC
# 20:13
bkil
Even before diving into how Opera Mini/UC Mini compatibility can be achieved, I followed the best practice of only embedding input elements within forms and using onsubmit events (that are also by default invoked by pressing enter within an input control if a submit button is also present). For one wanting to submit a comment on enter within a textarea, such a keypress handler is also admissible as long as it invokes submit and a submit button is also present