Internet Explorer throws an "Invalid argument" exception when uses an empty string as the parameter in ```namedItem``` method. Change empty string into null value can maintain browser consistency.
Internet Explorer throws an "Invalid argument" exception when uses an empty string as the parameter in ```namedItem``` method. Change empty string into null value can maintain browser consistency.