File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
</div>
19
19
<div data-role="content">
20
20
<a href="#" onclick="$.mobile.silentScroll(100)" data-role="button">Go down 100 pixels</a>
21
- <p> <br / ><br / >Here, we have some text so that we can have <br / >
22
- some vertical space in order to demonstrate <br / >
23
- the silentScroll() method.<br / ><br / ></p>
21
+ <p> <br><br>Here, we have some text so that we can have <br>
22
+ some vertical space in order to demonstrate <br>
23
+ the silentScroll() method.<br><br></p>
24
24
<a href="#" onclick="$.mobile.silentScroll(0)" data-role="button">Back to Top</a>
25
25
</div>
26
26
<div data-role="footer">
27
27
<h4> </h4>
28
28
</div>
29
29
</div>
30
- ]]> </html >
30
+ ]]> </html >
31
31
</example >
32
32
<longdesc >
33
33
<p >Scroll to a particular Y position without triggering scroll event listeners.</p >
You can’t perform that action at this time.
0 commit comments