Thanks for the quick reply. Yes, my understanding is it's definitely a
firefox issue that was fixed in 4.0. Also, (and this seems really
weird) if you comment out line 946 of the fancybox-1.3.4.js file
(uncompressed version) the bug is fixed to some extent. Now I only see
the back button problem on Macs - in Windows it works fine.
I believe the problem is that in older versions of FF, duplicate
history entries are created when the iframe is opened and also
whenever the url of the iframed page changes. This happens to some
extent in chrome and IE but clicking back twice will still browse to
the previous page. However, in firefox clicking multiple times and
also parent.history.back() do not do anything...
Anyway, I have been trying to fix this for several days and I'm
starting to think there is no workaround - I just hate to lose the
functionality of the iframes. Any suggestions are appreciated.
Thanks again