Posts by user2582318 • 113 points
1 post
-
1
votes1
answer1138
viewsQ: Handle get(403,404,405) errors with jquery
I’m using history API to load the clicks in the menu, in a div #content, ok so far so good, but I’m handling the errors by JQUERY even look only $('a').click(function() { pageurl =…