Код: Выделить всё
[url=javascript:void(0)]Hello[/url]
< /code>
или: < /p>
[url=#]Hello[/url]
$(document).ready(function() {
$("#toto").click(function(event){
event.preventDefault();
//...
});
});
ps: приведенные выше примеры предполагают>
Подробнее здесь: https://stackoverflow.com/questions/349 ... entdefault
Мобильная версия