Forum Moderators: open
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<script type="text/javascript">
alert(document.styleSheets.length);
</script>
</body>
Is this supposed to work in Safari?
It's returning 0... There's a style sheet there! No, style.css isn't 404ing...
Tried on Safari/Win, Safari/Mac, and Safari/iPod Touch