lundi 29 février 2016

href and nf-click in angularjs

I have this line at the code:

<a href="/blabla/topQues.html#{{m}}"data-ng-click="$event.preventDefault(); getQues()"></a>

The function getQues() pars the URL and do somthing, But the getQues() call befre the URL really changed.

What can i do to solve it?




Aucun commentaire:

Enregistrer un commentaire