Topic: IE shutdown problem on Enter command
Hi,
Has anyone come across this problem or have any ideas on how to fix it (this only occurs in IE 6 & 7, Firefox is fine);
When I apply a style (class) to text link and then put the cursor at the end of the text and press enter IE shuts down. The style has the following attributes:
background: transparent url(/images/templates/bg_forthlevelmenuarrow.gif) no-repeat scroll 10px 8px;
color:#333333;
display:block;
line-height:135%;
margin:0px;
padding:0px 0px 0px 20px;
The style is adding a bullet image with some padding, so by pressing enter I want it to continue the style onto the next line.
Any ideas on how to fix this would be fantastic.
Thanks in advance!