From: Arijit D. <ad...@pr...> - 2004-07-08 06:30:31
|
Hi all, I'm using dynapi 3.0 and I was wondering if there is a simple way to prevent the browser history from being affected by loaded urls in a loadpanel? Instead of the browser back button taking you through the history of loads in the loadpanel, I would like it to just take you off the page with the loadpanel completely and back to the previous page. I tried setting the 'skipHistory' variable to true when using setURL, but that didn't work. I also noticed all the history code in loadpanel.js, but I'm not sure how changing any of that will affect the way loadpanel works. Thanks for any help! Arijit |