Ok, first public version of jQuery Finder is now available. I've fixed
a few bugs and added/changed some methods.

Download from http://code.google.com/p/jqueryfinder/downloads/list
Zip file contains all necessary scripts and styles.


On Feb 20, 9:34 am, Nicolas R <ruda...@googlemail.com> wrote:
> Your welcome, glad you find it useful.
>
> To not display a new column, the onItemSelect callback must return
> false. So in that callback you check if the selected item was a pdf,
> and if yes, return false.
>
> If you dont return false, Finder will fetch the link via ajax, and
> display the contents in a new column. The weird characters is your pdf
> document being treated as text characters by the browser.
>
> Please note that this is not a stable release, in fact I found a bug
> the other day which I didnt have time to fix.
>
> On Feb 19, 11:08 pm, TiGeRWooD <tigwod.e...@gmail.com> wrote:
>
> > Hi Nicolas,
>
> > Is there a way, when it's a file link (like a pdf for example), to
> > open the file and not display the new column ?
> > Actually, if I put a link to a pdf in href attribute, the finder
> > create a new column and display many special caracters ....
>
> > Thanks for your reply and plugin !!
>
> > p.s: sorry for my english :)
>
> > On 11 fév, 19:18, Todd Parker <fg.t...@gmail.com> wrote:
>
> > > Hi Nicolas - I just wanted to say that you did a stellar job of using
> > > the new CSS framework. I'm the design lead for the jQuery UI team and
> > > was involved in the creation of the framework and this is the best
> > > example of leveraging the power of this system. Just curious, did you
> > > run into any issues or tips that you'd like to share with us? Anyone
> > > use the CSS framework that you'd like to share?
>
> > > I added links to this in the docs wiki in the ThemeRoller ready 
> > > page:http://docs.jquery.com/UI/Theming/ThemeRollerReady
>
> > > On Feb 7, 2:04 pm, Nicolas R <ruda...@googlemail.com> wrote:
>
> > > > IE 7 seems to be ok now, but there's a CSS bug I can't figure out (see
> > > > the width of list items, it collapses to the width of the text they
> > > > contain)
>
> > > > 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.
>
> > > > Chrome is also ok.
>
> > > > I also added some more data on the api.
>
> > > > On Feb 6, 10:55 pm, "Rick Faircloth" <r...@whitestonemedia.com> wrote:
>
> > > > > Malformed in IE 7...
>
> > > > > > -----Original Message-----
> > > > > > From: jquery-en@googlegroups.com 
> > > > > > [mailto:jquery...@googlegroups.com] On Behalf Of Nicolas R
> > > > > > Sent: Friday, February 06, 2009 1:33 PM
> > > > > > To: jQuery (English)
> > > > > > Subject: [jQuery] Re: New Plugin: jQuery Finder (Mac-style 
> > > > > > 'Treeview' with Columns)
>
> > > > > > v0.6a is out
> > > > > >http://www.nicolas.rudas.info/jQuery/Finder/
>
> > > > > > Following up on Nikola's idea, I've also made this:
> > > > > >http://www.nicolas.rudas.info/jQuery/Finder/v0.6a/api.html
>
> > > > > > The jQuery API, finder style. It's doesn't give any API docs tho at
> > > > > > the moment, just a list of methods (the json data provided by jquery
> > > > > > are a bit messy and a bit of a hussle to translate to html)- 
> > > > > > Masquer le texte des messages précédents -
>
> > > - Afficher le texte des messages précédents -

Reply via email to