Talk:Prism: Difference between revisions

Jump to navigation Jump to search
(→‎CSS Issues: update)
Line 69: Line 69:


--[[User:XavierVerges|XavierVerges]] 03:32, 4 October 2007 (PDT)
--[[User:XavierVerges|XavierVerges]] 03:32, 4 October 2007 (PDT)
----
FWIW, when using Xavier's MultiRunner, the JS file* needs to edit - it should end up looking somewhat like this:
<pre>
TabbedRunner = {
tabs: [
{
title: "TiddlyWiki",
url: "http://tiddlywiki.com"
},
{
title: "TiddlyWiki (blank)",
url: "http://tiddlywiki.com/empty.html"
}
],
defaultTabIndex: 0, // zero-based index of the tab that initially gets the focus
title: "TiddlyWikis"
};
</pre>
<nowiki>*</nowiki> which he didn't link to (intentionally?), so I won't either


----
----
7

edits

Navigation menu