Rocky!
06-28-2009, 10:44 PM
Hi all,
I have a slight problem with Internet Explorer. Using this code, it creates a new line-break on every dash.
<html>
<body>
<h1>My First Heading</h1>
<table>
<tr>
<td style="width:250px;max-width:250px;min-width:150px;overflow:hidden;">
fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/
</td>
</tr>
</body>
</html>
No other browsers do this, just IE. Are there any ideas on how I could disable this behaviour?
Rocky.
I have a slight problem with Internet Explorer. Using this code, it creates a new line-break on every dash.
<html>
<body>
<h1>My First Heading</h1>
<table>
<tr>
<td style="width:250px;max-width:250px;min-width:150px;overflow:hidden;">
fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/fromhttp://localhost/logs/0.2.0/pre-release_4/adm/logs/
</td>
</tr>
</body>
</html>
No other browsers do this, just IE. Are there any ideas on how I could disable this behaviour?
Rocky.