Hi, I noticed that the API browser @ http://www.nicolas.rudas.info/jquery/finder/api.html isn't displaying the info. Is it being updated for 1.7 maybe? Thanks...
On Mar 5, 5:37 pm, Nicolas R <ruda...@googlemail.com> wrote: > All right, I added IE6 support. > > Latest files (ui.finder.js,ui.finder-min.js, and ui-finder.ie.css) can > be found at the > trunk:http://code.google.com/p/jqueryfinder/source/browse/trunk > > Its not the same as in decent browsers but its good enough. > > On Mar 4, 7:41 pm, Nicolas R <ruda...@googlemail.com> wrote: > > > Matt, > > > I'll get back to you tomorrow with some code snippets. It's been a > > while since I did the bug fixing for IE and I can't remember right now > > what the issues were. And since I'm really smart I didn't save the > > code that fixed the issues. So, yeah, tomorrow I'll have a look and > > post back. > > > Cheers > > > On Mar 4, 4:47 pm, matt <mathias.leimgru...@gmail.com> wrote: > > > > Hi Nicolas > > > > first, its a great tool to work with! > > > > Currently I'm trying to use it in Plone CMS as a reference widget. > > > It works great on nearly all browser (as you said) except on IE6. > > > > My approach was to give fixed height and width to the div's (.ui- > > > finder-column, .ui-finder-wrapper): > > > but without happy-end -.- > > > > """"""""""" > > > I figured out how to make it work on IE6 (mostly), but as the changes > > > are very specific I did not include them in the code. If anyone > > > requires ie6 support just ask. > > > """"""""""" > > > > So here I am and I'm asking for support :-) > > > a few code snips should be enough. > > > > Thanks in advance > > > best regards > > > Matt