Gi’day,
I run a web2.0 site called VocalNation.net that has alot of popup windows loaded through ajax (for login, email a friend, help screens etc.). Since these don’t change the window.location, or request a whole new page load, they aren’t registered with mint. I’m thinking of manually setting the window.location below, and refiring the mint.save() function to have this tracked with mint, but was curious if anyone can figure out how to do this as a pepper, since I think it would be awesome to be able to specify ajax functionality to have mint track. Let me know what you think.