aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/_doublecolon_-ms-thumb/index.html
blob: e8736b011d01920589259b9ef615c8130c824a44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: '::-ms-thumb'
slug: 'Web/CSS/::-ms-thumb'
tags:
  - CSS
  - Pseudoelement
  - Referenz
translation_of: 'Archive/Web/CSS/::-ms-thumb'
---
<div>{{CSSRef}}{{Non-standard_header}}</div>

<h3 id="Übersicht">Übersicht</h3>

<p>Das <strong><code>::-ms-thumb</code></strong> CSS <a href="/de/docs/Web/CSS/Pseudo-elements">Pseudoelement</a> repräsentiert den Schieber, den der Benutzer innerhalb der Spur eines {{HTMLElement("input")}}s mit <code>type="range"</code> bewegen kann, um seinen numerischen Wert zu ändern.</p>

<h3 id="Spezifikationen">Spezifikationen</h3>

<p>Dies ist nicht Teil einer Spezifikation, jedoch hat Microsoft eine <a href="https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh465780.aspx">Beschreibung auf MSDN</a>.</p>

<h3 id="Siehe_auch">Siehe auch</h3>

<ul>
 <li>{{cssxref("::-ms-track")}}</li>
</ul>