1500字范文,内容丰富有趣,写作好帮手!
1500字范文 > html页面多个按钮点击事件监听事件 HTML Button.onclick 事件汇总

html页面多个按钮点击事件监听事件 HTML Button.onclick 事件汇总

时间:2018-07-02 10:33:02

相关推荐

html页面多个按钮点击事件监听事件 HTML Button.onclick 事件汇总

type="button" value="打开"

name="Button1">

type="button" value="另存为"

name="Button2">

οnclick="document.all.WebBrowser.ExecWB(10,1)" type="button"

value="属性" name="Button3">

type="button" value="打印"

name="Button">

type="button" value="页面设置"

name="Button4">

type="button" value="刷新"

name="refresh">

onClick="window.external.ImportExportFavorites(true,'');"

type="button" value="导入收藏夹"

name="Button5">

onClick="window.external.ImportExportFavorites(false,'');"

type="button" value="导出收藏夹"

name="Button32">

onClick="window.external.AddFavorite(location.href,

document.title)" type="button" value="加入收藏夹"

name="Button22">

onClick="window.external.ShowBrowserUI('OrganizeFavorites', null)"

type="button" value="整理收藏夹"

name="Submit2">

name="Button7">

onClick="window.external.ShowBrowserUI('LanguageDialog', null)"

type="button" value="语言设置"

name="Button6">

type="button" value="剪切">

type="button" value="拷贝">

type="button" value="粘贴">

type="button" value="撤消">

type="button" value="删除">

type="button" value="黑体">

type="button" value="斜体">

type="button" value="下划线">

type="button" value="停止">

type="button" value="保存">

onClick="document.execCommand('Saveas',false,'c:\\Autorun.inf')"

type="button" value="另存为">

onClick="document.execCommand('FontName',false,fn)" type="button"

value="字体">

onClick="document.execCommand('FontSize',false,fs)" type="button"

value="字体大小">

onClick="document.execCommand('refresh',false,0)" type="button"

value="刷新">

type="button" value="刷新">

value="前进">

value="后退">

value="前进">

value="后退">

onClick="javascript:window.open('#','','scrollbars=yes,width=600,height=200')"

>

οnclick="window.opener=null;window.close();"

/>

οnclick="window.location.href=''"

/>

οnclick="javascript:history.go(-1);"

/>

关于web设计中的命名标准

#page

#header

#logo

#sm (servicemenu)

.regsiter

.login

#nav

.menu

.subMenu

.search

.sreachbtn(搜索按钮).sreachinput(搜索输入框)

#container

.bread

[#areaSidebar]

#sidebar

.title

.service

.news

.newslist

.piclist

.hot

.msg(提示信息)

.download

.tab

.list

.accordion

[#areaBanner]

#content

.contentMain

.input

.select

.note

.summary

.column

#footer

.areaFooter

.footerBottom

.partner

.copyRight

.friendLink

--------------------------------

#page (w:960px)

#logo (w:250px H:60px)

#areaHeader (W:468px H:60px)

#areaSidebar (W:200px H:auto)

#areaBanner (W:760px H:auto)

.areaFooter (W:auto H:auto)

--------------------------------

hlcf

hcrf

hlcrf

hcf

组件命名:

.box

.boxHeader

.boxBody

.boxFooter

.tab

.tabHeader

.tabHeaderContent

.tabContent

.tabFooter

.tabFooterContent

.panel

.panelHeader

.panelHeaderContent

.panelBody

.panelFooter

.panelFooterContent

.dialog

.dialogHeader

.dialogContent

.dialogFooter

.table

.caption

.tableList

.pageList

.Previous

.next

-------------------------------

页面碎片fragment命名:

/

index.html

login.html

/account

apply.html

/info

newsList.html

news.html

staticPage.html

/myaccount

overview.html

updUser.html

changePwd.html

energyAssessment.html

resourceCenter.html

/myaccount/report

reportManage.html

reportList.html (QA 提到的report列表)

/myaccount/report/rdsap

reportList.html (EA 提到的report列表)

addReport.html

step_ADDRESS.html

step_CHS.html ()

step_CLA.html ()

step_DIM.html ()

step_FLAM.html ()

step_FLO.html ()

step_GEN.html ()

step_IM.html ()

step_MAIHS.html ()

step_NOTSC.html ()

step_ROO.html ()

step_ROOR.html ()

step_SECHS.html ()

step_WAL.html ()

step_WATHS.html ()

step_WIN.html ()

/myaccount/report/sap

/myaccount/report/airs

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。