Hi all:

Does anybody have the ShowPopup tiddler from tiddlytools.com working
in IE 8?
When I display the ShowPopup tiddler, and click on the "Try this"
link a warning
icon in the lower left saying "error in page" is displayed. No popup
is displayed.

This fails regardless of what compatibility mode is used in IE 8.

I reproduced this in an empty 2.5.2 tiddlywiki with the ImportPlugin,
ShowPopup,
and InlineJavascriptPlugin. (I installed the InlineJavascriptPlugin
even though it's
not listed as required by ShowPopup since the ShowPopup looks like
it's using
javascript.)

I tried to fire up the normal IE 8 debugging tools and set it to break
on errors. When
I click on the "Try this" link I get:

   Invalid Argument       empty.html line 4 character 73

The first few lines of empty.html (which will probably will display
totally mangled) is:

  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
  <head>
  <script id="versionArea" type="text/javascript">
  //<![CDATA[
  var version = {title: "TiddlyWiki", major: 2, minor: 5, revision: 2,
date: new Date("June 24, 2009"), extensions: {}};
  //]]>
  </script>

Line 4 is the script versionArea line, and it is less than 73
characters long. If I count 73 characters
from the beginning of line 4, I end up on the = sign in "version =
{...". Very strange.

I have had no luck getting firebug lite to work at all. Does anybody
know of any instructions
on how to get firebug lite working with tiddlywiki?

Thanks for any ideas on solving this weirdness (and no I am sorry but
not using IE is not a solution.
I truly wish it could be though.)

-- rouilj

--~--~---------~--~----~------------~-------~--~----~
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