Skip to content Skip to sidebar Skip to footer
Showing posts with the label History

History.pushstate - Not Working?

I want to change html without reload. I do it like: $('#left_menu_item').click(function(e) … Read more History.pushstate - Not Working?

Is The Deferred/promise Concept In Javascript A New One Or Is It A Traditional Part Of Functional Programming?

I really like the idea of jQuery's deferred/promise pattern or paradigm but sometimes I have tr… Read more Is The Deferred/promise Concept In Javascript A New One Or Is It A Traditional Part Of Functional Programming?