|
|
Q939 Why does location = url cause problems in Internet Explorer 4?
irt.org | Knowledge Base | JavaScript | Link | Q939 [ previous next ] Q939 Why does location = url cause problems in Internet Explorer 4?Using the following will cause problems on Internet Explorer 4:
This method of altering the documents location is now deprecated in favour of altering the windows location, preferably the window locations href property:
|
-- div -->
|