With the help of a simple style element, you can clean up these listings dramatically (see Listing 6).
通过简单的 style元素的帮助,可以大大简化这些清单(如清单 6 所示)。
The buttonPressed function in Listing 1, for example, may result in the style of an element being changed.
例如,清单 1 中的 buttonPressed 函数可能会导致一个元素的样式发生改变。
The second styling rule positions the embedded ul element outside of the browser viewport using the left: -999em; style so they cannot be seen.
第二个样式规则使用left: - 999 em;样式将嵌入的UL元素定位到浏览器窗口的外边,使用户看不到它们。
应用推荐