|
|
Q178 How can I use the void method without causing problems in browsers that do not support it?
irt.org | Knowledge Base | JavaScript | Misc | Q178 [ previous next ] Q178 How can I use the void method without causing problems in browsers that do not support it?IIRC Internet Explorer 3 does not have an inbuilt void() function, so use your own:
|
-- div -->
|