/ Published in: jQuery
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
//jquery
var hist = document.referrer;
4.$("#hist").append('<a href="'+hist+'">Go Back</a>');
//html
<div id="hist"></div>
URL: http://www.codespuds.com/jquery-referrer-back-link/
Comments
 Subscribe to comments
                    Subscribe to comments
                
                