CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 9: | Line 9: | ||
<script> | <script> | ||
− | + | $( document ).ready(function() { | |
void(window.document.title = 'MODEL'); | void(window.document.title = 'MODEL'); | ||
//HIDE | //HIDE | ||
Line 21: | Line 21: | ||
$('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#000000'); }); | $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#000000'); }); | ||
− | } | + | }); |
</script> | </script> | ||
<script> | <script> |
Revision as of 08:54, 27 August 2017