zaddock
12-18-2003, 01:35 AM
in html we call function with "onclick=thefunction()" ok?
but I don't know why sometimes people add ";return true" or ";return false" after call the function?
or use this way:"onclick=return thefunction()"
why use "return" ?
can u help me understanding these?
but I don't know why sometimes people add ";return true" or ";return false" after call the function?
or use this way:"onclick=return thefunction()"
why use "return" ?
can u help me understanding these?