I've noticed that some Web pages are capable of redrawing scrollbars (for example, to paint it different colors). I've also noticed that this behavior only works in IE5.5 and IE6.0. In any case I am curious how this can be done! Thanks in advance!
P.S. I looked into the code of one such page (including linked external .js files), but there was 40+ KB of obfuscated JScript code so I couldn't even figer out which function is responsible for the scroll bars (the functions were named fo, fi, ff, etc.). ---
---
P.S. I looked into the code of one such page (including linked external .js files), but there was 40+ KB of obfuscated JScript code so I couldn't even figer out which function is responsible for the scroll bars (the functions were named fo, fi, ff, etc.). ---
---