a href ="#" onclick="SomeFunction()"><img src="... some img"/></a> <script...> function SomeFunction(){ // do stuff } </script>
確定! 回上一頁