Questions tagged as 'knockoutjs'

3
answers

Capture text inside a td via jQuery

How do I get hold of the value (R $ 11.20)? <td class="monetary" databind = "text: value label, visible: $parent.isShippingKnown()">R$11,20 </td> It did not work, and it has this other structure, I need only the text: "$ 8.62 -...
asked by 26.07.2016 / 02:46
0
answers

Knockoutjs trigger event after any modification in the UI or the model

Hello, how would you guys intercept changes in the UI or the model that were made sensitizing the knockout? Using subscribe I know there was a change in a property, but what if I had 100 models, with 10 properties each? I wanted to int...
asked by 05.07.2016 / 21:37
0
answers

KnockoutJS and ASP.NET MVC

So, I'm starting to take a look at KnockoutJS and it's all a little gloomy yet, in the example I'm following, I'm having an error that says O objeto não oferece suporte à propriedade ou método 'join' . My JS function setupHubClient()...
asked by 03.03.2015 / 13:45