Questions tagged as 'backbone.js'

1
answer

Force javascript to cancel field register with required (HTML 5)?

I have a registration field that is required by HTML5. However, by clicking the unsubscribe button, HTML5 does not let Javascript return to the previous page! = (Requires that I fill in that required field. How to proceed? 'click button#bac...
asked by 12.02.2015 / 12:01
1
answer

Folder structure for Backbone without RequireJS

The goal Mount a sufficient and smart folder structure for an application Rails 4 + Backbone . The problem As I am in Rails 4 and I still do not know how to deal with Asset Pipeline it + RequireJS (an...
asked by 29.01.2014 / 13:07
1
answer

listenTo does not hear its respective trigger

I have several other listenTo that respond correctly to your trigger, but that below is not responding, I tried anyway to make it respond, but all attempts were unsuccessful. addFotoPrincipal: function(){ app.vent.trigger('fotoPrin...
asked by 31.03.2015 / 15:23