mmmm..pero mi sà non è quello il problema,perchè non è cambiato nulla!
codice:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="PORTFOLIO.css" rel="stylesheet" type="text/css" />
<title>Lucaeffe.it</title>
<script type="text/javascript" src="JS/jquery-lightbox-0.5/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="JS/jquery-lightbox-0.5/jquery.color.js"></script>
<script type="text/javascript">
$("#menu a").hover(function() {
$(this).animate({
color: "#fff000"
}, 100);
});
</script>