English 中文(简体)
白色空间:现在为平安;适用于利。 IE
原标题:white-space: nowrap; applied to li. doesn t work in IE

http://forumgallery.rollinleonard.com/artists.php

White-space: nowrap; applicable to li. have so screwy in IE. 整件物品不是放在一起并转入下行,而是成为一个超长线。

这里是各专题的相关部分(案文.cs)

.artistlist { margin: 0px; padding: 0; }

li.artistlist { display: inline; margin: 0; padding: 0; font-size: .75em; line-height: 1.7em; word-spacing: 5px; white-space: nowrap; } li.artistlist:after { content:", "; } li.artistlist:last-child:after { content:""; } li.last-child{ content:""; display: inline; margin: 0; padding: 0; font-size: .75em; line-height: 1.7em; word-spacing: 5px; } ul li{ margin:0; padding:0; }

.artistlist li {content: expression(this.previousSibling==null? , : );}

最佳回答

对白色空间的现在度财产的说明是:“白天空间的频率将崩溃为一个单一的白色空间。 案文永远不会包到下行。 案文继续在同一行文中,直到打着首角。

你们是否说,所有的利害关系都在显示出来? 因此,请你在你宣布“显示”时重新说明: 由于所有清单内容都行不通,而且没有两面,你正在了解你在社会保障局中确定的确切行为。

问题回答

暂无回答




相关问题
Image rendered with wrong colors in IE8

I have a gradient image as a PNG (no transparency) in a web-page. By taking a screenshot of Chrome showing the page and cropping the image from the page, I see the exact same colors are drawn as the ...

Determine Mobile Internet Explorer version

I need to determine the version of Mobile Internet Explorer on a Windows Mobile 6.1 device. So that I can report the same user-agent string as is being used by Mobile Internet Explorer. The user-...

CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

Internet Explorer only part loading JavaScript/CSS

I m having trouble with my local development environment where IE (6 through to 8) is only part loading JavaScript/CSS files. It throws random errors at random places in jquery.min.js every time I ...

IE doesn t run Javascript when you click back button

I ve built a shop with tons of JS running. One of the pieces of the cart, is a zip code field which is required to calculate shipping cost. This works fine going through the cart. Now clicking ...

热门标签