Browse by Tags
All Tags »
P&P »
WCF (RSS)
Sorry, but there are no more tags available to filter with.
function showDiv(post, lingua) { if (document.getElementById) { // DOM3 = IE5, NS6 document.getElementById(post + lingua).style.display = 'block'; document.getElementById(post + ((lingua == 'P')? 'E' : 'P')).style.display = 'none'; //alert(post + ((lingua
Read More...