Blog

Coding and living in Finland.

In 2023, my family and I moved to Finland. It has felt like a new journey into the unknown. I keep writing code here, and I also keep recording life, family, work, and the stories along the way.

Dec 18, 2012

How to Get Element Width and Height in JavaScript

Learn how to accurately get element width and height using getComputedStyle, overcoming the limitations of the style property.

33k1

Dec 2, 2012

Is YouTube and Google Making a Comeback? 'If You Are the One' Promotes Google on YouTube

Jiangsu TV launches a YouTube channel and embeds Google ads in 'If You Are the One,' sparking online debate while expanding its overseas reach.

35k

Nov 16, 2012

Internet Explorer 10 Compatibility Whitepaper (Part 2): Building Applications with HTML5

Learn how feature detection, polyfills, and graceful degradation ensure your web apps run smoothly across all browsers.

53k

Nov 15, 2012

Internet Explorer 10 Compatibility Whitepaper (Part 1)

Master four steps to adjust document modes for flawless website display in IE10 and major browsers, resolving compatibility issues.

31k

Nov 10, 2012

How to Detect IE6, IE7, and IE8 Using JavaScript

Quickly identify IE6, IE7, and IE8 browser versions using simple JavaScript code.

33k

Nov 7, 2012

Seamless AJAX Refresh with onhashchange

Leverage the onhashchange event to enable seamless AJAX page updates while maintaining browser compatibility and back button functionality.

30k3

Nov 5, 2012

Understanding CSS Specificity and Priority

Uncover the secrets of CSS selector specificity to understand why some styles override others.

41k

Oct 31, 2012

What Are We Really Chasing in Life?

A conversation between an American businessman and a Mexican fisherman reveals the true meaning of life and happiness.

39k2

Oct 31, 2012

Triggers of Quirks Mode in IE

Discover what triggers IE's quirks mode and how it affects layout rendering.

37k

Oct 29, 2012

jQuery.proxy(function, obj) Explained

Discover how jQuery.proxy keeps function scope intact for easy event binding and unbinding.

34k

Sep 23, 2012

Preloading Images with the JavaScript Image() Object

Use the JavaScript Image() object to preload images, eliminate delays, and trigger actions once loading completes.

29k

Jul 2, 2012

IE6 select Bug: Unable to Set Selected Attribute with Unspecified Error

Uncover the mysterious IE6 select bug when setting the selected attribute and explore practical try-catch and setTimeout fixes.

29k
Prev
4/4

Coding, and living with intention.

Subscribe
© 2012–2026 Mofei·Privacy·Terms
Life compiled in code