Hi , Please can someone help me out. Basically, Im from science background. I'm not sure how all these works but my manager wanted me to create a tiddlywiki. So I started researching how to start and it's very interesting. I created some tiddlers but when i tried to save by clicking save changes but it is showing *RIGHT CLICK HERE to download/save main TiddlyWiki file* <an%20optional%20document%20reference%0A%24.twStylesheet.remove%20%3D%20function(options)%20%7B%0A%09options%20%3D%20options%20%7C%7C%20%7B%7D%3B%0A%09var%20id%20%3D%20options.id%20%7C%7C%20defaultId%3B%0A%09var%20doc%20%3D%20options.doc%20%7C%7C%20document%3B%0A%09var%20el%20%3D%20doc.getElementById(id)%3B%0A%09if(el)%20%7B%0A%09%09el.parentNode.removeChild(el)%3B%0A%09%7D%0A%7D%3B%0A%0A%7D)(jQuery)%3B%0A%0A%2F%2F%5D%5D%3E%0A%3C%2Fscript%3E%0A%3Cscript%20type%3D%22text%2Fjavascript%22%3E%0A%2F%2F%3C!%5BCDAT>. I'm using IE 9.0.8112.16421. Thank You!
On Friday, January 10, 2014 11:07:39 AM UTC-5, Jeremy Ruston wrote: > Hi Jens > > SCRIPT438: Objektet understøtter ikke egenskaben eller metoden >> 'defineProperty' (My translation: The object doesn't support the attribute >> or method 'defineProperty' >> tiddlywiki.com, linje 6988 tegn 2 >> >> Does this help? >> > > Yes, as expected it is falling over a JavaScript feature that is not > present in IE9. That particular feature can be faked in JavaScript: > > https://github.com/inexorabletash/polyfill/blob/master/es5.js#L75 > > So, it may be possible to create a plugin that plugs some of the holes in > IE9. It's not something that I'm keen to give much attention to right now, > though, as there's so much to do to get where I want with contemporary > browsers. It's a good area for a contributor to work, though; it doesn't > require extensive knowledge of TW5's internals. > > Best wishes > > Jeremy > > > >> >> >> >> On Thursday, January 9, 2014 11:31:01 PM UTC+1, Jeremy Ruston wrote: >> >>> Hi Jens >>> >>> I'm not hopeful that TW5 will ever run properly on IE9; even though it's >>> better than previous versions, it's still pretty eccentric by HTML5 >>> standards. But static HTML generated by HTML5 should work on anything, even >>> back to Netscape 4. >>> >>> Are you able to open developer tools with F12 and look for any >>> JavaScript errors? >>> >>> Many thanks, >>> >>> Jeremy. >>> >>> >>> >>> >>> >>> On Thu, Jan 9, 2014 at 2:14 PM, Jens Ulrik Jacobsen <[email protected]> >>> wrote: >>> >>>> To be more precise it's IE9.0.8812.16421. >>>> >>>> When I mark all, copy and paste the "content" into a text editor, I end >>>> up with 270 newline-characters. >>>> >>>> This happens at work and at home. >>>> >>>> No problems with Firefox. >>>> >>>> I'm almost certain, that TW 5.0.5-beta worked with IE9. >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "TiddlyWiki" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> >>>> Visit this group at http://groups.google.com/group/tiddlywiki. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>> >>> >>> >>> -- >>> Jeremy Ruston >>> mailto:[email protected] >>> >> > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

