Sayler91,
<input id="id" name="" value="1235">
<input id="id2" name="" value="1235">
<a href='javascript:(function(){var a=document,b=a.getElementById("id"),a=a.getElementById("id2");a.style.backgroundColor=b.value==a.value?"green":"red";})();'>test</a>