I'm working on an application in Perl, JavaScript, CSS, and C. I have a visual with an iframe I load an application into about the visual. The visual also has a history.go(-1) breadcrumb. If I click into the iframe application and then hit the breadcrumb to leave the visual, the breadcrumb backs me through the clicks in the iframe before leaving. I would like to prevent this backing behavior and just leave. Any guidance will be appreciated. I have tried several forms of event listeners and have been looking at iframe-history.js. Thanks. Clifft