0
what the best way to get next page title on current page ?
some time need to get an information from other pages what's your way to do that
1 Answer
+ 2
Use ajax.
@egprogrammer, here is the sample code you can follow:
https://code.sololearn.com/W79M7JWxUAnV
Please note that you need to test it on live server or localhost with http-server.