> I have a bookmark called FreeMindBM set up like this :
> |URL:|http://freemind.sourceforge.net/wiki/index.php/Screenshots|

> Every time that I click on a FreeMindBM link, the bookmark viewer
> displays it for about 1/2 second, and then navigates away from TW. If
> TW is already saved, it goes right to the freemind web site. All my
> current TW history is lost.  If TW is not saved, I get the "Are you
> sure" dialog. Hitting cancel on that dialog displays the tiddler
> properly.
>
> In other words, it wants to navigate to the site, rather than
> displaying the site in the tiddler.

Some sites use "frame busting" code to force their content to be
displayed in the containing tab/window, rather than in the embedded
IFRAME.  Unfortunately, because this code comes from the remote URL,
there's no way to prevent it from being invoked.

However, as you noted, if the current TW document is 'dirty' (unsaved
changes), then you get the 'are you sure' warning message that, when
cancelled, prevents the page transition from actually occurring, which
has the desired side-effect of keeping the remote document contained
within the IFRAME.

Of course, if the document doesn't need to be saved, this warning
message doesn't appear, so the 'frame buster blocking effect'
described above unfortunately doesn't get automatically triggered.

Fortunately, I have a plugin that can you can use to force the 'are
you sure' message anytime a page transition happens, even if there are
no unsaved changes, so that the buster blocking effect can still
occur:

   http://www.TiddlyTools.com/#ConfirmExitPlugin

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to