본문 바로가기

javascript

href를 onclick으로 쓰기

<a href="#" onClick="some_function(); return false;">some text</a>