add dropdown document
This commit is contained in:
@ -23,9 +23,11 @@
|
||||
<hr />
|
||||
<h2>示例</h2>
|
||||
<pre><div id="tooltip-sample">
|
||||
<!-- 1 -->
|
||||
<blockquote title="From MDN Website">To send an HTTP request, create an XMLHttpRequest object, open a URL, and
|
||||
send the request. After the transaction completes, the object will contain useful information such as the
|
||||
response body and the HTTP status of the result.</blockquote>
|
||||
<!-- 2 -->
|
||||
<button title="Test to send request through XMLHttpRequest.">Test</button>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user