loading web in a div using load, how to go back

0

Very good, I'm trying to manage the back button, the problem is that I have a single div where I'm loading the links using load.

$ ('# example'). load (menu); Where menu is a string where I pass the variables that I need to get.

The problem is that when I call a page I have to pass all the necessary variables to go back and load the back page, this I see very cumbersome, I do not know if there is another way to do it. Thank you very much

    
asked by Lorenzo Martín 19.10.2017 в 11:27
source

0 answers