The problem only occurred if you use Internet Explorer 6 or older. Using href=”javascript:;” and onclick=”some function” will ignore onclick in IE6 (does not happen w/ Firefox). Solution: simply use “javascript:some function;”
Javascript link submit in IE6
by
Tags:
Leave a Reply