CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 268: | Line 268: | ||
delete element; | delete element; | ||
− | // Change color of current link | + | // Change color of current link |
− | $('a[href*="' +window.location.href+'"').each(function() { $(this).css('color', '# | + | $('a[href*="' +window.location.href+'"]').each(function() { $(this).css('color', '#ddeeff'); }); |
</script> | </script> | ||
<style> | <style> |
Revision as of 14:01, 14 August 2017