Problem with zip file and mimetype

26 messages Options
Embed this post
Permalink
1 2
Lukas Renggli

Re: jQuery lightboxes

Reply Threaded More More options
Print post
Permalink
The JQuery dialog has no overlay property.

Check out the JQuery documentation

    http://docs.jquery.com/UI/API/1.7/Dialog#option-modal

and the examples that come with Seaside.

Lukas

On Mon, Jun 22, 2009 at 6:25 PM, Robert Sirois<[hidden email]> wrote:

> I am able to add lightboxes to my application (SS 2.9 a3), but without the
> 'overlay:' method as per the jQuery-UI exampled. Squeak is unable to find
> the method. Is this example outdated?
>
> RS
>
> ________________________________
> Insert movie times and more without leaving Hotmail®. See how.
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Robert Sirois

RE: jQuery lightboxes

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Huh, ok thanks. I was looking at old examples on some random site that looked just like the Seaside JQ tests.

So is there any way to change the "overlay" (outside space), then? I figured out how to change the class, so maybe it is a CSS attribute?

Thanks again,
RS

> Date: Mon, 22 Jun 2009 18:35:26 +0200
> Subject: Re: [Seaside] jQuery lightboxes
> From: [hidden email]
> To: [hidden email]
>
> The JQuery dialog has no overlay property.
>
> Check out the JQuery documentation
>
> http://docs.jquery.com/UI/API/1.7/Dialog#option-modal
>
> and the examples that come with Seaside.
>
> Lukas
>
> On Mon, Jun 22, 2009 at 6:25 PM, Robert Sirois<[hidden email]> wrote:
> > I am able to add lightboxes to my application (SS 2.9 a3), but without the
> > 'overlay:' method as per the jQuery-UI exampled. Squeak is unable to find
> > the method. Is this example outdated?
> >
> > RS
> >
> > ________________________________
> > Insert movie times and more without leaving Hotmail®. See how.
> > _______________________________________________
> > seaside mailing list
> > [hidden email]
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> >
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


Microsoft brings you a new way to search the web. Try Bing™ now
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Robert Sirois

RE: jQuery lightboxes

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
jqueryUiCss is part of the smoothness theme and contains all of the ui markup.

RS


From: [hidden email]
To: [hidden email]
Subject: RE: [Seaside] jQuery lightboxes
Date: Mon, 22 Jun 2009 19:28:36 -0600

Huh, ok thanks. I was looking at old examples on some random site that looked just like the Seaside JQ tests.

So is there any way to change the "overlay" (outside space), then? I figured out how to change the class, so maybe it is a CSS attribute?

Thanks again,
RS

> Date: Mon, 22 Jun 2009 18:35:26 +0200
> Subject: Re: [Seaside] jQuery lightboxes
> From: [hidden email]
> To: [hidden email]
>
> The JQuery dialog has no overlay property.
>
> Check out the JQuery documentation
>
> http://docs.jquery.com/UI/API/1.7/Dialog#option-modal
>
> and the examples that come with Seaside.
>
> Lukas
>
> On Mon, Jun 22, 2009 at 6:25 PM, Robert Sirois<[hidden email]> wrote:
> > I am able to add lightboxes to my application (SS 2.9 a3), but without the
> > 'overlay:' method as per the jQuery-UI exampled. Squeak is unable to find
> > the method. Is this example outdated?
> >
> > RS
> >
> > ________________________________
> > Insert movie times and more without leaving Hotmail®. See how.
> > _______________________________________________
> > seaside mailing list
> > [hidden email]
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> >
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


Microsoft brings you a new way to search the web. Try Bing™ now

Microsoft brings you a new way to search the web. Try Bing™ now
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Lukas Renggli

Re: jQuery lightboxes

Reply Threaded More More options
Print post
Permalink
In reply to this post by Robert Sirois
> So is there any way to change the "overlay" (outside space), then? I figured
> out how to change the class, so maybe it is a CSS attribute?

See the link that I sent you, the 'modal' property does this.

Lukas

>
> Thanks again,
> RS
>
>> Date: Mon, 22 Jun 2009 18:35:26 +0200
>> Subject: Re: [Seaside] jQuery lightboxes
>> From: [hidden email]
>> To: [hidden email]
>>
>> The JQuery dialog has no overlay property.
>>
>> Check out the JQuery documentation
>>
>> http://docs.jquery.com/UI/API/1.7/Dialog#option-modal
>>
>> and the examples that come with Seaside.
>>
>> Lukas
>>
>> On Mon, Jun 22, 2009 at 6:25 PM, Robert Sirois<[hidden email]>
>> wrote:
>> > I am able to add lightboxes to my application (SS 2.9 a3), but without
>> > the
>> > 'overlay:' method as per the jQuery-UI exampled. Squeak is unable to
>> > find
>> > the method. Is this example outdated?
>> >
>> > RS
>> >
>> > ________________________________
>> > Insert movie times and more without leaving Hotmail®. See how.
>> > _______________________________________________
>> > seaside mailing list
>> > [hidden email]
>> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>> >
>> >
>>
>>
>>
>> --
>> Lukas Renggli
>> http://www.lukas-renggli.ch
>> _______________________________________________
>> seaside mailing list
>> [hidden email]
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
> ________________________________
> Microsoft brings you a new way to search the web. Try Bing™ now
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Robert Sirois

RE: jQuery lightboxes

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Sorry, I didn't communicate my thought very well. Is there a way to change the attributes of the outside area? According to some jQuery articles there is such a property called 'overlay' which evidently is not or no longer a part of jQuery UI. I do understand the nature of modality, and it is what makes lightboxes do what they do as opposed to your standard dialog.

In 'jqueryUiCss' there are two classes (.ui-widget-overlay, and .ui-widget-shadow) which I assume modify this layer.

Thanks,
RS

> Date: Tue, 23 Jun 2009 07:56:06 +0200
> Subject: Re: [Seaside] jQuery lightboxes
> From: [hidden email]
> To: [hidden email]
>
> > So is there any way to change the "overlay" (outside space), then? I figured
> > out how to change the class, so maybe it is a CSS attribute?
>
> See the link that I sent you, the 'modal' property does this.
>
> Lukas
>
> >
> > Thanks again,
> > RS
> >
> >> Date: Mon, 22 Jun 2009 18:35:26 +0200
> >> Subject: Re: [Seaside] jQuery lightboxes
> >> From: [hidden email]
> >> To: [hidden email]
> >>
> >> The JQuery dialog has no overlay property.
> >>
> >> Check out the JQuery documentation
> >>
> >> http://docs.jquery.com/UI/API/1.7/Dialog#option-modal
> >>
> >> and the examples that come with Seaside.
> >>
> >> Lukas
> >>
> >> On Mon, Jun 22, 2009 at 6:25 PM, Robert Sirois<[hidden email]>
> >> wrote:
> >> > I am able to add lightboxes to my application (SS 2.9 a3), but without
> >> > the
> >> > 'overlay:' method as per the jQuery-UI exampled. Squeak is unable to
> >> > find
> >> > the method. Is this example outdated?
> >> >
> >> > RS
> >> >
> >> > ________________________________
> >> > Insert movie times and more without leaving Hotmail®. See how.
> >> > _______________________________________________
> >> > seaside mailing list
> >> > [hidden email]
> >> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> Lukas Renggli
> >> http://www.lukas-renggli.ch
> >> _______________________________________________
> >> seaside mailing list
> >> [hidden email]
> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> > ________________________________
> > Microsoft brings you a new way to search the web. Try Bing™ now
> > _______________________________________________
> > seaside mailing list
> > [hidden email]
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> >
>
>
>
> --
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


Bing™ brings you maps, menus, and reviews organized in one place. Try it now.
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Lukas Renggli

Re: jQuery lightboxes

Reply Threaded More More options
Print post
Permalink
JQuery always creates the same HTML and the same CSS classes, see at
the bottom of the page. As you already pointed out, you need to change
the style for .ui-widget-overlay.

Lukas

On Tue, Jun 23, 2009 at 8:12 AM, Robert Sirois<[hidden email]> wrote:

> Sorry, I didn't communicate my thought very well. Is there a way to change
> the attributes of the outside area? According to some jQuery articles there
> is such a property called 'overlay' which evidently is not or no longer a
> part of jQuery UI. I do understand the nature of modality, and it is what
> makes lightboxes do what they do as opposed to your standard dialog.
>
> In 'jqueryUiCss' there are two classes (.ui-widget-overlay, and
> .ui-widget-shadow) which I assume modify this layer.
>
> Thanks,
> RS
>
>> Date: Tue, 23 Jun 2009 07:56:06 +0200
>> Subject: Re: [Seaside] jQuery lightboxes
>> From: [hidden email]
>> To: [hidden email]
>>
>> > So is there any way to change the "overlay" (outside space), then? I
>> > figured
>> > out how to change the class, so maybe it is a CSS attribute?
>>
>> See the link that I sent you, the 'modal' property does this.
>>
>> Lukas
>>
>> >
>> > Thanks again,
>> > RS
>> >
>> >> Date: Mon, 22 Jun 2009 18:35:26 +0200
>> >> Subject: Re: [Seaside] jQuery lightboxes
>> >> From: [hidden email]
>> >> To: [hidden email]
>> >>
>> >> The JQuery dialog has no overlay property.
>> >>
>> >> Check out the JQuery documentation
>> >>
>> >> http://docs.jquery.com/UI/API/1.7/Dialog#option-modal
>> >>
>> >> and the examples that come with Seaside.
>> >>
>> >> Lukas
>> >>
>> >> On Mon, Jun 22, 2009 at 6:25 PM, Robert Sirois<[hidden email]>
>> >> wrote:
>> >> > I am able to add lightboxes to my application (SS 2.9 a3), but
>> >> > without
>> >> > the
>> >> > 'overlay:' method as per the jQuery-UI exampled. Squeak is unable to
>> >> > find
>> >> > the method. Is this example outdated?
>> >> >
>> >> > RS
>> >> >
>> >> > ________________________________
>> >> > Insert movie times and more without leaving Hotmail®. See how.
>> >> > _______________________________________________
>> >> > seaside mailing list
>> >> > [hidden email]
>> >> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Lukas Renggli
>> >> http://www.lukas-renggli.ch
>> >> _______________________________________________
>> >> seaside mailing list
>> >> [hidden email]
>> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>> >
>> > ________________________________
>> > Microsoft brings you a new way to search the web. Try Bing™ now
>> > _______________________________________________
>> > seaside mailing list
>> > [hidden email]
>> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>> >
>> >
>>
>>
>>
>> --
>> Lukas Renggli
>> http://www.lukas-renggli.ch
>> _______________________________________________
>> seaside mailing list
>> [hidden email]
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
> ________________________________
> Bing™ brings you maps, menus, and reviews organized in one place. Try it
> now.
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
1 2