Open millermedeiros opened 12 years ago
load pages using Ajax (if protocol isn't "file:") and use the HTML5 History API if available.
right now changing from one page to another isn't smooth since sidebar closes and opens again..
AngularJS would be good for this since their docs are so close to this anyway
load pages using Ajax (if protocol isn't "file:") and use the HTML5 History API if available.
right now changing from one page to another isn't smooth since sidebar closes and opens again..