摘要: 目录 本节将介绍六种文本绑定方式: visible绑定 text绑定 html绑定 css绑定 style绑定 attr绑定 可见文本绑定(visible) 使用visible绑定,来控制DOM元素的可见或隐藏 例子: You will see this message only when "shouldShowMessage" holds a true value. ... 阅读全文
posted @ 2016-10-03 18:48 SmallProgram 阅读(5134) 评论(0) 推荐(1)