Log in Sign up
2 Matching Annotations
  1. Last 7 days
  2. en.wikipedia.org en.wikipedia.org
    Torsionless module - Wikipedia
    1
    1. jfntn 15 Sep 2025
      in Public
      Not to be confused with Torsion-free module
      missing-distinction
    Visit annotations in context

    Tags

    • missing-distinction

    Annotators

    • jfntn

    URL

    en.wikipedia.org/wiki/Torsionless_module
  3. Mar 2021
  4. stackoverflow.com stackoverflow.com
    Detect if an input has text in it using CSS -- on a page I am visiting and do not control?
    1
    1. TylerRick 10 Mar 2021
      in Public
      The :empty selector refers only to child nodes, not input values. [value=""] does work; but only for the initial state. This is because a node's value attribute (that CSS sees), is not the same as the node's value property (Changed by the user or DOM javascript, and submitted as form data).
      CSS: pseudo class HTML DOM: properties vs. attributes missing feature important distinction good explanation
    Visit annotations in context

    Tags

    • important distinction
    • DOM: properties vs. attributes
    • CSS: pseudo class
    • HTML
    • good explanation
    • missing feature

    Annotators

    • TylerRick

    URL

    stackoverflow.com/questions/16952526/detect-if-an-input-has-text-in-it-using-css-on-a-page-i-am-visiting-and-do-no
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy