It might be a newbie question, but why some people use javascript: before they call a function?
<!-- E.g. --> <input name="submit" type="button" onclick="javascript:submit_form();" />Is it some old javascript syntax? I think is used to define the language in which the function is written, but why is important?

New Topic/Question
Reply



MultiQuote




|