在线手册

  • jsref break

    ... result of text will be: BMWVolvoSaab Try it yourself » Example Using the break statement with a label reference, to "jump out" of a nested for loop: var text = "";var i, j;Loop1: // The first for loop is ...

  • prop range step

    ... the value of the step attribute of a slider control. The step attribute specifies the size of each movement (an increment or jump between values) of the slider control. The step attribute is used to limit down the amount of allowed values. Tip ...

  • prop audio currenttime

    ... returns the current position (in seconds) of the audio playback. When setting this property, the playback will jump to the specified position. Browser Support The currentTime property is supported in all major browsers. Note: This ...

  • prop style cssfloat

    ... word in JavaScript. Note: If there is too little space on a line for the floating element, it will jump down to the next line that has enough space. Browser Support The cssFloat property is supported in all major browsers ...

  • prop text maxlength

    ... in a text field: document.getElementById("myText").maxLength = "4"; Try it yourself » Example Jump to the next text field when a field's maxlength has been reached: if (y.length == x.maxLength) {  ...

  • prop video currenttime

    ... returns the current position (in seconds) of the video playback. When setting this property, the playback will jump to the specified position. Browser Support The currentTime property is supported in all major browsers. Note: This ...

  • av prop currenttime

    ... or returns the current position (in seconds) of the audio/video playback. When setting this property, the playback will jump to the specified position. Browser Support The numbers in the table specify the first browser version that fully ...

推广服务(新)
最新文章