html - Possible to use "tbody data=" to provide custom bindings to only some of the td's in a tbody? -


I have entered a custom keybinding named name, which is to call the user a function such as data =

I have: toggle TD ... TD ... TD ... TD ...

I want to apply the data of this entry only to the bind of the last 2 TD. When I try to add myself to the TD database, it does not work for any of them. But when I keep entry in the bidding:

  Toddy data = to (Enter: 'save')  

This will hit every TD cell It's good to enter to save it, but I only want to work this functionality for the last 2 cells.

Is there anything that I can force to ignore the first two cells?

Sorry if I'm asking it in a difficult or wrong way

"post-text" itemprop = "text">

I do this:

  to compulsivehandlers.centre = {init: function (element, value difference, sub binding, view modell) {var callback = value assor (;); $ (Element) .keypress (function) {var keyCode = (event.which? Event.which: event.keyCode); if (keycode === 13) {callback.call (viewModel); Return return;} Return truth;     }); }};  

For each TD then binding:

    

Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -