[jQuery] Re: PLUGIN: prettyPhoto v2.1.1 a jQuery lightbox clone released

2008-07-14 Thread Matthieu BARBE
nice plugin ! Good job Rey ! 2008/7/14 Rey Bango <[EMAIL PROTECTED]>: > > prettyPhoto v2.1.1 a jQuery lightbox clone released > > http://www.no-margin-for-errors.com/projects/prettyPhoto/ >

[jQuery] Re: Opacity Problems in IE 6 and IE 7 with 1.2.5 and 1.2.6

2008-06-14 Thread Matthieu BARBE
I tested this code *z=c.zIndex* (replace to z=(/^\d+$/.test(h.w.css('z-index')))?h.w.css('z-index'):c.zIndex) and it's ok for me with ie 6 and 7, firefox, opera 9.5 and safari for windows ! 2008/6/10 Matthieu BARBE <[EMAIL PROTECTED]>: > This modification z=

[jQuery] Re: Opacity Problems in IE 6 and IE 7 with 1.2.5 and 1.2.6

2008-06-10 Thread Matthieu BARBE
This modification z= !$.browser.msie ? h.w.css('z-index') : c.zIndex (jqmodal.js line 41) does not with firefox 3 :( 2008/6/8 hammett <[EMAIL PROTECTED]>: > > For future references, change it to > > z= !$.browser.msie ? h.w.css('z-index') : c.zIndex (jqmodal.js line > 41) > > On May 29, 9:08 am,

[jQuery] Re: jQuery 1.2.6, jqModal, IE6

2008-06-05 Thread Matthieu BARBE
I confirm this bug with ie 7 ! 2008/6/5 Stamen Georgiev <[EMAIL PROTECTED]>: > > Hi there. > > I'm using jqModal and the IE ActiveX started bleeding when I switched > to the latest jQuery (1.2.6) > It was ok with 1.2.3. > > Any ideas or confirmations? >

[jQuery] Re: [ANNOUNCE] New Plugin: Magnify

2008-05-30 Thread Matthieu BARBE
Yeah, nice plugin ! Good work Josh ! 2008/5/30 Josh Nathanson <[EMAIL PROTECTED]>: > > Hey all, > > Got a new plugin for folks to check out - it allows you to create an image > "magnifier" like those you see on a lot of e-commerce sites. Here's the > link: > > http://tinyurl.com/6kwzf9 > > Feat

[jQuery] BlockUI: Compress Version

2008-05-21 Thread Matthieu BARBE
Hi, I like blockUI, it's a nice plugin ! I suggest to propose a minified version and a packed version for this plugin. And, or can you see the changelog ? Thx, [EMAIL PROTECTED] PS : sorry for my bad english :(

[jQuery] Re: [PLUGINS] Two new controls from Filament Group

2008-05-15 Thread Matthieu BARBE
Whou, nice plugin ! Good job rey ;) 2008/5/16 Rey Bango <[EMAIL PROTECTED]>: > > Filament Jquery iPod drilldown widget : http://tinyurl.com/5lellm > > Filament jQuery date range picker : http://tinyurl.com/6hgtaq > > Rey... > >

[jQuery] A beautiful accessible slider

2008-04-17 Thread Matthieu BARBE
Hi, Look this script : http://www.filamentgroup.com/lab/developing_an_accessible_slider/ It's a nice slider but it runs with an older version of the jquery and the interface library :(

[jQuery] Re: jqGrid final preview

2008-03-07 Thread Matthieu BARBE
Nice job Tony, i like jqGrid ! Matthieu 2008/3/7, Tony <[EMAIL PROTECTED]>: > > > Sorry, > Forgot to give a link to the new demos > > http://www.trirand.com/gridpreview/jqgrid.html > See the new Live Data manipulation examples > > Tony > > > On Mar 7, 11:07 am, Tony <[EMAIL PROTECTED]> wrote: > >

[jQuery] Re: jQuery 1.2.3 Released

2008-02-07 Thread Matthieu BARBE
Thank John ! 2008/2/8, John Resig <[EMAIL PROTECTED]>: > > > Hey Everyone - > > We just released jQuery 1.2.3, more information can be found in the > announcement blog post: > http://jquery.com/blog/2008/02/08/jquery-123-air-namespacing-and-ui-alpha/ > > --John >

[jQuery] Re: [ANNOUNCE] Space gallery

2008-01-10 Thread Matthieu BARBE
Nice job... 2008/1/9, Stefan Petre <[EMAIL PROTECTED]>: > > > Image gallery with perspective > > http://eyecon.ro/spacegallery/ > > Regards, > Stefan >

[jQuery] Re: Zoomimage

2007-11-12 Thread Matthieu BARBE
I love this plugin... good job stefan ! 2007/11/12, Stefan Petre <[EMAIL PROTECTED]>: > > > Another plugin to present images > > http://www.eyecon.ro/zoomimage/ >