方法
fadeOut()
淡出
hide()
隐藏
setHtml(html)
设置显示的html内容
参数:
| Name | Type | Description | 
|---|---|---|
html | 
            
            String | 
showAt(x, y)
显示,一般在鼠标当前位置显示,坐标系:cavans左上角为原点:(0,0)
参数:
| Name | Type | Description | 
|---|---|---|
x | 
            
            Number | |
y | 
            
            Number |