JavaScript: Can document Object Be Optimized?
In JavaScript, document is a property of window. When access document directly, window.document is accessed. Recently, a colleague demonstrated a way to optimize document, which looks weird:
250 words
|
1 minute
Confirmed by Microsoft: Cannot Install HD Audio Driver On Windows Server 2003 SP2 / R2
On Winodws Server 2003 SP2 / R2, HD (High Definition) audio driver cannot be installed. This happens for both 32 bit and 64 bit versions of Windows.
153 words
|
1 minute
A Simple CSS hack
2007-09-21
This following hack works for IE6 / IE7 / Firefox:
38 words
|
1 minute
Chinese Translation: Truly Understanding ViewState
Dave Reed has a great article: , and I have translated it into Chinese. Plea
21 words
|
1 minute