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

Command-click Doesn't Open A New Tab, But Middle-click Does

On my website, which is a one-page JS site using Sammy.js and jQuery, when I middle-click a link wi… Read more Command-click Doesn't Open A New Tab, But Middle-click Does

Setting A Knockout Observable Using Sammy For Routing

I have a SPA using knockout JS for data binding and sammy for routing. I have a deck of cards that … Read more Setting A Knockout Observable Using Sammy For Routing

Sammyjs Optional Parameters

Just wondering if there is anyway to specify a parameter as optional in a sammy js route. I've … Read more Sammyjs Optional Parameters