用于显示隐藏内容的demo 2010-10-12 javascript,前端设计 2 条评论 3608 次阅读 准备做一个小静态网站,其中要做一个答题的功能,类似于英语的完形填空,点显示答案按钮以后,可以显示答案在上面,由于还没学过javascript,这个小功能也得请教同学啦。展示如下: ``` --------------代码-------------- click the button below and you can see the answer in the answer field What's my Name? the answer is: Moper --------------展示-------------- click the button below and you can see the answer in the answer field What's my Name? the answer is: Moper ``` 标签: javascript, 网页, demo 本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
博主研究的很深入啊 :wink:
额 这个很简单吧 学过js的人应该都会 我是没学过 所以…… :-?