On Jul 9, 3:41 pm, "Mark S." <[email protected]> wrote: > Probably one fix would be to wrap the targeted list in a class > {{myclass{...list}}} and then specify that list in the jQuery selector > (e.g. jQuery("myclass ul").dragsort() ;) ... but I'm too lazy to > try ;-)
I was going to run some tests but I can't import anything into https://files.getdropbox.com/u/1316865/DragSortTW.html because it is version 2.5.2 FND says he can using backstage but I can't. No one else has responded to posts on the import problems I am experiencing so I guess it's just my system. Morris On Jul 9, 3:41 pm, "Mark S." <[email protected]> wrote: > Actually, I was wondering if there wouldn't be some sort of clash. The > sample code should work on ALL unordered lists -- not just the lists > inside the current tiddler. Once you've activated the sample code, it > applies to the entries in the sidebar, which are actually list items. > I'm guessing that instead of working as links, the code is grabbing > the focus in preparation for drop-sort. If you click on the "getting > started" from the left menu, you can open up a tiddler still. > > Probably one fix would be to wrap the targeted list in a class > {{myclass{...list}}} and then specify that list in the jQuery selector > (e.g. jQuery("myclass ul").dragsort() ;) ... but I'm too lazy to > try ;-) > > -- Mark > > On Jul 8, 8:45 pm, Ken Girard <[email protected]> wrote: > > > Oddness found. > > I tried out the Example1 demo, closed all tiddlers, and then couldn't > > get any tiddlers to open after that. The screen just shimmied a > > little, but no tiddlers showed up. > > Once I refreshed it was working just fine, so then I duplicated what i > > had done the last time with the same results. > > This was in Firefox 3.5b4pre on Ubuntu. > > > Ken Girard > > > On Jul 8, 7:44 pm, Morris Gray <[email protected]> wrote: > > > > On Jul 8, 11:35 pm, Alex Hough <[email protected]> wrote: > > > > > Mark, > > > > > I looked at your tree plugin to work out where to include the plugin > > > > (PostbodyMarkup) > > > > Another step: > > > >https://files.getdropbox.com/u/1316865/DragSortTW.html > > > > I was thinking that MarkupPostBody could get pretty crowded after a > > > while. Why not take the <script> tags off of it and run it as a > > > systemConfig plugin. > > > > Cut the code from MarkupPostBody create a tiddler called > > > DragSortPlugin and tag it systemConfig - save and reload. > > > > Now it's not such a drag on MarkupPostBody;-) > > > > Morris > > > > On Jul 8, 11:35 pm, Alex Hough <[email protected]> wrote: > > > > > Mark, > > > > > I looked at your tree plugin to work out where to include the plugin > > > > (PostbodyMarkup) > > > > I this plugin, there is an external link to make it persistent. > > > > Perhaps something similar for this one? > > > > > Alex > > > > > 2009/7/8 Mark S. <[email protected]>: > > > > > > Interesting, and with only one line of code! > > > > > > Is there a way to make the effect permanent? It seems to disappear the > > > > > moment the tiddler is open. Even if you save the file and reload, it > > > > > disappears. I think to be useful, the effect would need to stick > > > > > around. > > > > > > -- Mark > > > > > > On Jul 8, 1:17 am, Alex Hough <[email protected]> wrote: > > > > >> Following Moris's suggestion [1] here is a small a demonstration [2] > > > > >> using a jQuery plugin - DropSort. > > > > > >> Alex > > > > > >> [1]http://groups.google.com/group/TiddlyWiki/msg/a9139b194e7f2139 > > > > >> [2]https://files.getdropbox.com/u/1316865/DragSortTW.html > > > > > --http://www.multiurl.com/g/64 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

