- HTML (HyperText Markup Language) | MDN, - HTML | MDN, - HTML: HyperText Markup Language | ">
Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 700 for

placeholder

(0.13 sec)
  1. <input type="tel"> - HTML (HyperText Markup Lan...

    Les éléments dont l'attribut type vaut tel permettent de saisir un numéro de téléphone. Contrairement aux contrôles utilisés pour et , la valeur saisie n'est pas automatiquement validée selon un format donné, car les formats des numéros de téléphone varient à travers le monde...., minlength , pattern , placeholder , readonly , et size Attributs...et un exemple. placeholder L'attribut placeholder est une chaîne...

    developer.mozilla.org/fr/docs/Web/HTML/Element/...
  2. <input type="number"> - HTML | MDN

    элементы типа number используются для того, чтобы дать возможность пользователю ввести число. У них есть встроенная валидация, запрещающая вводить нечисловые значения. Браузер может предоставить возможность увеличить или уменьшить значение специальными стрелками, используя мышь или просто двигая пальцем по экрану....Attributes autocomplete , list , placeholder , readonly IDL attributes...to accept for this input placeholder An example value to display...

    developer.mozilla.org/ru/docs/Web/HTML/Element/...
  3. <input type="text"> - HTML: HyperText Markup La...

    elements of type text create basic single-line text fields.... placeholder The placeholder attribute is a string...but needs to present the placeholder in the opposite directionality...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  4. DropdownComponent Properties - GroupDocs.Annota...

    Gets or sets component position...Property PenWidth Property Placeholder Property SelectedOption Property...sets component pen width Placeholder Text to shown when no options...

    apireference.groupdocs.com/annotation/net/group...
  5. <input type="search"> - HTML: HyperText Markup ...

    elements of type search are text fields designed for the user to enter search queries into. These are functionally identical to text inputs, but may be styled differently by the user agent.... placeholder The placeholder attribute is a string...but needs to present the placeholder in the opposite directionality...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  6. <input type="tel"> - HTML: HyperText Markup Lan...

    -Elemente des Typs tel werden verwendet, um dem Benutzer das Eingeben und Bearbeiten einer Telefonnummer zu ermöglichen. Anders als bei und wird der Eingabewert nicht automatisch auf ein bestimmtes Format validiert, bevor das Formular gesendet werden kann, da sich die Formate für Telefonnummern weltweit stark unterscheiden.... placeholder Das placeholder -Attribut ist ein...Möglichkeit die Verwendung des placeholder -Attributs. Es ist nicht...

    developer.mozilla.org/de/docs/Web/HTML/Element/...
  7. content/files/en-us/web/html/element/input/numb...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub.... ### `placeholder` The `placeholder` attribute is a...but needs to present the placeholder in the opposite directionality...

    github.com/mdn/content/blob/main/files/en-us/we...
  8. contributors.txt

    # Contributors by commit history https://github.com/mdn/content/commits/main/files/en-us/web/html/attributes/Placeholder/index.md # Original Wiki contributors...-us/web/html/attributes/placeholder/index.md # Original Wiki...

    developer.mozilla.org/en-US/docs/Web/HTML/Attri...
  9. Internationalization - Mozilla | MDN

    The WebExtensions API has a rather handy module available for internationalizing extensions — i18n. In this article we'll explore its features and provide a practical example of how it works. The i18n system for extensions built using WebExtension APIs is similar to common JavaScript libraries for i18n such as i18n.js....", "placeholders": { "url": { "content":...are strings; $URL$ is a placeholder, which is replaced with a...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  10. ValidityState: patternMismatch property - Web A...

    Learn about the ValidityState.patternMismatch property, including its type, code examples, specifications, and browser compatibility....type="tel" pattern="[0-9]{3}" placeholder="###" aria-label="3-digit...type="tel" pattern="[0-9]{3}" placeholder="###" aria-label="3-digit...

    developer.mozilla.org/en-US/docs/Web/API/Validi...