list
English [l?st] US [l?st]
n.??, ?? ????, ?? ?; Record in the list Within
vi. Listed on the table
3?? ??: ?? ???: ?? ?? ??: ?? ?? ??: ?? ?? ??: listed
styleEnglish [sta?l] American [sta?l]
n. ???, ??, ??
vt. ???, ??...
vi. ??? ??? ????. : styles ???: styles ?? ???: Styling ?? ???: styled
image英[?????d?] n ???; ??, ??
vt.??;??
3?? ??: ??? ??: ??? ????: ????
?????? listStyleImage ?? ???
??: ???? ?? ?? ??? ??
??: ??Object.style.listStyleImage=url|none
?????? listStyleImage ?? ?
<html> <head> <script type="text/javascript"> function changeList() { document.getElementById("ul1").style.listStyleImage="url('http://img.php.cn/upload/article/000/005/656/5af270fd37755429.jpg')"; } </script> </head> <body> <ul id="ul1"> <li>Coffee</li> <li>Tea</li> <li>Water</li> <li>Soda</li> </ul> <input type="button" onclick="changeList()" value="Change list-item marker" /> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????