try again :)  http://novye-podarki.ru/heeg.html




// Close a specified tiddler
NavigatorWidget.prototype.handleCloseTiddlerEvent = function(event) {
        var title = event.param || event.tiddlerTitle,
                storyList = this.getStoryList();
        // Look for tiddlers with this title to close
if      (document.querySelectorAll('[class="tc-title"]').length==1) { } else 
{

this.removeTitleFromStory(storyList,title);
        this.saveStoryList(storyList);

}
        return false;
};





среда, 21 января 2015 г., 15:08:51 UTC+3 пользователь Tobias Beer написал:

> I change css here 
>> http://novye-podarki.ru/heeg.html#%24%3A%2F_aa.giff%2FStyleSheetTopic
>>
>
> I just closed that one tiddler and the page is pretty empty.
> Also, you don't seem to have any menu when the page-width is less than X.
>
> Best wishes, Tobias.
>

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

Reply via email to