Posts by Bruno Stefanni • 96 points
2 posts
-
2
votes1
answer82
viewsQ: Doubt about development in firefox/firebug
Normally I work with Chrome for the development of websites, but currently I’m in a client that only uses Firefox and I’m noticing some differences. I have researched but not found much on the…
-
6
votes1
answer2727
viewsA: Select list option selected with Angularjs
<select id="txtUf" class="customSel" ng-model="Dados.uf"> <option value="0" selected="selected">Selecione</option> <option value="AC">AC</option> <option…
angularjsanswered Bruno Stefanni 96