HTML applications display form elements, e.g. buttons and checkboxes, in "Windows 98 look-and-feel", even if your Windows is using the modern XP/Vista-style themes. To enable WinXP/Vista-style form elements, add the following code:
<meta http-equiv="MSThemeCompatible" content="yes" />
No comments:
Post a Comment