blocks to the clipboard correctly?-眼角桃花的回答
blocks to the clipboard correctly?
We\'ve noticed that IE7 has an odd behavor with code blocks posted on Stack Overflow. For example, this little code block:
public PageSizer(string href, int inde
Remove the inner . IE's copy/paste behavior could see that as an inline tag and forget about the visible whitespace.
. IE's copy/paste behavior could see that as an inline tag and forget about the visible whitespace.