Skip to content Skip to sidebar Skip to footer
Showing posts with the label Backbone.js

How To Access First Child Div Of The Parent Div

On a click event for a div, I'm trying to assign a variable the text value of the first child o… Read more How To Access First Child Div Of The Parent Div

Backbone.js Bind To Audio Events

How to do it? I searched Stack Overflow, find one similar result, but it doesn't work. Here'… Read more Backbone.js Bind To Audio Events

Backbone.js Slash After Hash In Fallback - History Pushstate

I'm using Backbone.js's routing. It generate urls for browsers like this: http://my-app.com… Read more Backbone.js Slash After Hash In Fallback - History Pushstate

Trouble Combining Require.js And Backbone.js/underscore.js

I've read previous threads where other members have had identical error messages as me, but the… Read more Trouble Combining Require.js And Backbone.js/underscore.js

Should I Render This Template Using Javascript Or The Server?

I'm rendering a news feed. I'm planning to use Backbone.js for my javascript stuff because… Read more Should I Render This Template Using Javascript Or The Server?

Download Anchor Link With Authorization Header

I have a link that I would like to add to my javascript (Marionette/Backbone) single page applicati… Read more Download Anchor Link With Authorization Header