jquery lifeless corners internet path-finder (ie) messed up


i'm controlling jquery's jquery.corner.js emanate lifeless corners td tags, feeling glorious ie solely




  1. if open new add-on following behind page

  2. if another tab, click link, following behind page

  3. if float over javascript-executing div / menu (i think).



the lifeless corners transposed plane lines, calm within td add-on pushed down. once page refreshed, however, digest behind normal. cases works ideally firefox.



any ideas?



for reference, javascript formula i'm controlling follows (it's moss 2007 page):



$(document).ready(function(){
$("table.ms-navheader td").corner("top");
});


here's illustration html page displays problem perfectly:



<html>
<head>
<script type="text/javascript" src="jquery-1.2.6.js"></script>
<script type="text/javascript" src="jquery.corner.js"></script>
<script type="text/javascript">
<!--

$(document).ready(function()
{
$("div").corner("top");
$("td").corner();
});

//-->
</script>
</head>
<body>
<table>
<tr>
<td style="background-color: blue">
td messed up.
</td>
</tr>
</table>
<div style="background-color: green">
divs don't messed up.
</div>
</body>
</html>


in above code, td messed adult once open adult new tab, nonetheless div. i don't have many control over html released moss, differently i competence have bitten bullet used divs here instead table.



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?