扫码下载编程狮APP
<!DOCTYPE html> <html> <body> <form oninput="x.value=parseInt(a.value)"> <input type="range" id="a" value="50"> <output name="x" for="a b"></output> </form> </body> </html>
The code above is rendered as follows:
联系方式:
扫描二维码
下载编程狮App
扫码关注 领资料包