当前位置: 技术问答>java相关
html中的div怎么用?
来源: 互联网 发布时间:2017-03-22
本文导语: html中的div怎么用? | Get the filename associated with this part, if possible. Useful if this part represents an "attachment" that was loaded from a file. The filename will usually be a simpl...
html中的div怎么用?
|
Get the filename associated with this part, if possible. Useful if this part represents an "attachment" that was loaded from a file. The filename will usually be a simple name, not including directory components.
Returns:
Filename to associate with this part
朋友姓名:
留言:
function dd()
{
alert(document.all.aaa.innerHTML);
}
aa