Forum Moderators: not2easy
and this is a html code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Some Title</title>
<link rel="stylesheet" type="text/css"
href="URS.css" >
</head>
<body>
<div class="main2">
<img src="images/lyrics.jpg" alt="">
<h4>This Section Is Still Under Construction</h4>
</div>
</body>
</html>
when i place in the position - relative , or take the position off ,the duv can be highlighted normally...
how can i fix it?
i dont want to loss veiwers because of this problem...
Roy
It's a known bug in IE:
[webmasterworld.com...]
As DrDoc says in message #2 of that thread, there's no fix (unless one has been found since then). A text selection bug is not necessarily too serious unless you think a significant number of your users will want or need to highlight the text.