| Author |
Message |
richard Member |
# Posted: 17 May 2009 23:48
Chrome and Firefox seem to work well but in IE 7 each line 'return' gives me a double line break. I've read the other thread on this (double and triple line breaks) but those solutions don't work when i try them. In demo on this site, when using IE you can see the same problem - double line breaks on each return.
any suggestions on how to stop this?
thanks
|
Andres Daniel Member |
# Posted: 17 Jun 2010 21:21
Hi Richard, I have the exact same problem and tried every solution, I think it is because poor CSS implementation in IE but nevertheless I think this issue must be addressed to allow multi-browser operation. Lets keep in touch, I think many people should be having the same problem.
Andres
|
admin Admin |
# Posted: 15 Jul 2010 18:58
IE does behave oddly. However, you can get a BR tag instead of a P ../P by holding down shift when you press return. Hope that helps.
|