Hello,
Is it possible to initialize javascript function parameters (using MSIE
6.0 and above)? According to the link below, it seems possible to do
this.
http://www.mozilla.org/js/language/j...ale/named.html
Why I keep getting error with the below code?
<!-- start sample code -->
<html>
<script language="javas cript">
function myFunc(paramOne ,paramTwo="This...