[jQuery] Re: jQpanels 1.0.1

2007-10-19 Thread [EMAIL PROTECTED]
On 19 Ott, 16:34, Rey Bango <[EMAIL PROTECTED]> wrote: > Hi Andrea. Great work on the plugin. This is such a common bit of > functionality and the plugin is very useful. Here's some feedback. > > 1) In IE, your demo page doesn't seem to render correctly. The header > that says, "Andrea's Blog Sl

[jQuery] Re: jQpanels 1.0.1

2007-10-19 Thread Rey Bango
Hi Andrea. Great work on the plugin. This is such a common bit of functionality and the plugin is very useful. Here's some feedback. 1) In IE, your demo page doesn't seem to render correctly. The header that says, "Andrea's Blog Sliding Panels for jQuery" simply doesn't appear. It looks fine

[jQuery] Re: jQpanels 1.0.1

2007-10-19 Thread [EMAIL PROTECTED]
Thnaks for the suggestion. I will update the script and api accordingly. Andrea On 19 Ott, 13:07, "Alexandre Plennevaux" <[EMAIL PROTECTED]> wrote: > that's getting better and better, congratz! > > i would suggest simply renaming that {status:'open'} option to "open" and > making it a boolean v

[jQuery] Re: jQpanels 1.0.1

2007-10-19 Thread Alexandre Plennevaux
that's getting better and better, congratz! i would suggest simply renaming that {status:'open'} option to "open" and making it a boolean value (since it can only have 2 states) {open: true} -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of [

[jQuery] Re: jQPanels

2007-10-08 Thread [EMAIL PROTECTED]
@GUY I agree should be very usefull but means a major update...or better a complete rewrite of the plugin to allow panels to work as groups of elements or singularly. Right now if you use the plug in against mor element ( es : $ ('.slide').siledPanel() and you have more div with slide class) the

[jQuery] Re: jQPanels

2007-10-08 Thread Cloudream
like $(someid).slideToggle ? On Oct 8, 12:14 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I have just posted my very first plug-in. > Is an easy and unubitrusive script to create and manage sliding panels > with for the moment quite few options. > I'd really should like to have some feedb

[jQuery] Re: jQPanels

2007-10-08 Thread Guy Fraser
[EMAIL PROTECTED] wrote: > @Daniele. > I think I do not understand what you mean. > Please give me more details ( I also speak italian if you need it). > If I understand correctly, the scenario would be that when one panel is opened the others would be closed - a bit like an accordion menu. B

[jQuery] Re: jQPanels

2007-10-08 Thread [EMAIL PROTECTED]
@Daniele. I think I do not understand what you mean. Please give me more details ( I also speak italian if you need it). @Duncan Thanks for the suggestion. That's a nice idea to implement. I will work on that. Andrea On 8 oct, 06:44, Duncan Heal <[EMAIL PROTECTED]> wrote: > Thanks. It's great

[jQuery] Re: jQPanels

2007-10-08 Thread Duncan Heal
Thanks. It's great the jQuery community has such talent. A suggestion I have would be to add the ability to specify an event handler. Maybe make it click by default but allow users to change it to hover or mousedown (two events I would find useful). Just an idea. Thanks again Duncan On 8/1

[jQuery] Re: jQPanels

2007-10-08 Thread Daniele Paoni
On Mon, 2007-10-08 at 04:14 +, [EMAIL PROTECTED] wrote: > I have just posted my very first plug-in. > Is an easy and unubitrusive script to create and manage sliding panels > with for the moment quite few options. > I'd really should like to have some feedback about the coding. > Demo page and

[jQuery] Re: jQPanels

2007-10-07 Thread Rey Bango
Awesome Andrea! :D Rey [EMAIL PROTECTED] wrote: I have just posted my very first plug-in. Is an easy and unubitrusive script to create and manage sliding panels with for the moment quite few options. I'd really should like to have some feedback about the coding. Demo page and download link: ht