Menu style “…” - fill in with periods
问题 I have been trying to find the best way to create the "....." effect like in a dinner menu: http://cl.ly/0g263j04322m3F140D40 Not sure if it has to be done with just adding in the periods myself or if there is a way to have jQuery or CSS3 to fill it in. Just curious. Any ideas on what I can do? Or back to the old fashion way of adding periods. 回答1: Try this CSS2 solution. HTML: <ul> <li><span>Soup</span><span>€ 2.99</span></li> <li><span>Ice cream</span><span>€ 5.99</span></li> <li><span