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

Using Localstorage Checks In A Different Window

I'm trying to make a basic webapp. It's basically a puzzle that appears over time, when you… Read more Using Localstorage Checks In A Different Window

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

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

Backbone.js Change Text Based On Selected Dropdown

I am trying to get some text to change when the user selects a different option in a dropdown box. … Read more Backbone.js Change Text Based On Selected Dropdown

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

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?

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

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