<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- load jquery and load it before anything else -->
<!----------------------------------- Developement links ------------------------------------------------------------->
<script type="text/javascript" src="../Scripts/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="../Scripts/jqueryValidator/jquery.validate.js"></script>
<!-------------------------------------------------------------------------------------------------------------------->
<title>
</title></head>
I have above in a web page all browsers understands it correctly, but firefox prints ----------------------------------- Developement links ------------------------------------------------------------- On top of page, what is wrong here?