- 10
- 0
- 约7.54千字
- 约 19页
- 2017-10-07 发布于河南
- 举报
网页按钮使用的各种代码(Various code used by web buttons)
网页按钮使用的各种代码(Various code used by web buttons)
That button is in the WINDOWIN study with the most basic components of a control in general, such as in a variety of programming languages and applications are not button participation, so also in web design, through the button to complete the tasks, the following will be fully explained using techniques and application examples of the button.
the basic use of buttons
general visual Web authoring tools, has a convenient button to add the tool, can be directly added in place of button, if you use the manual page making method, then used the following source code for the button, the onclick decided to press the button:
form, method=, POST
P input type= button name= B1 value=
Button /p
Onclick /p
/form
If you use only a single button, you can omit the form tag and use only the simple button code to save the page space occupied by the button:
P input type= button name= B1 value=
Button /p
Onclick /p
two, button foreground and background control
When most people use buttons, they use the default white button with black text. In fact, the background and foreground of the button can be changed at will. Please see the following code:
form, name=, highlight
P align= center input type=
Button value= color change button
Style= background-color: RGB (255,0,0);
Color: RGB (2552550,0)
Onclick /p
/form
Where the background-color controls the background color, the color button, the foreground color;
three, the picture background of the button
- button can not only modify the foreground and background colors, and can use the background image, the following code demonstrates respectively fixed background image effects and dynamic background effect, dynamic effect in the mouse on the button, the button background is another image background, and then restore the original left mouse the background, in the code below mainbb1.jpg and mainbb2.jpg respectively for the two image file:
script
! --
If (document.imag
您可能关注的文档
- 研究生复试常见问题(新手必备)(Postgraduate retest common questions (novice essential)).doc
- 研究生学习计划(Graduate study program).doc
- 研究生复试英语自我介绍(Self introduction of postgraduate English).doc
- 研究生考试科目(Postgraduate examination subjects).doc
- 研究生这几年真的很重要---一个比较优秀的研究生的感触‘木虫’(Graduate students are really important these years -- a good graduate student's feeling, 'wood worm').doc
- 研究生考试(Graduate student entrance examination).doc
- 研究生复试面试英语口语(Graduate interview interview oral English).doc
- 研究生读研期间学费问题(Tuition during graduate school).doc
- 矿产资源分布2(Mineral resources distribution 2).doc
- 研究社会责任会计的概念框架(Study the conceptual framework of social responsibility accounting).doc
最近下载
- DB2302T 063-2023 红小豆绿色优质高产栽培技术规程.pdf VIP
- 山东省“两高”项目管理目录(2025年版).pdf VIP
- 2.《化工和危险化学品生产经营企业重大生产安全事故隐患判定标准(征求意见稿)》编制说明.pdf VIP
- 排污许可应知应会手册-排污单位篇.pdf VIP
- 化工企业消防设施安全管理-中国化学品安全协会.pptx VIP
- 废止《导轨式胶轮系统设计要求》等377项山东省地方标准.pdf VIP
- DB12_T 1427-2025 玉米机收减损作业技术规范.pdf VIP
- 加油新学期新气象主题班会PPT新学期新起点新计划PPT课件(带内容).pptx VIP
- 2023年南昌航空大学计算机科学与技术专业《操作系统》科目期末试卷B(有答案).docx VIP
- 餐饮品牌手册 -蜜雪冰城品牌手册-冰淇淋 奶茶.pdf
原创力文档

文档评论(0)