well, to be fair, he was probably thinking of a prototype solution and not
necessarily the jQuery solution.

But, in on the flip side i have the following:

http://proto-scripty.wikidot.com/extras

but i do agree, a tiny bit of research would have been more prudent.


On Wed, Nov 26, 2008 at 9:43 AM, Alex Mcauley <
[EMAIL PROTECTED]> wrote:

>
> They are not tips for prototype they are jQuery tips and are on the jQuery
> page!!
>
> Regards
>
> Alex
> ----- Original Message -----
> From: "Chris Brody" <[EMAIL PROTECTED]>
> To: <prototype-scriptaculous@googlegroups.com>
> Sent: Wednesday, November 26, 2008 12:18 PM
> Subject: [Proto-Scripty] Re: Modal window pop-up
>
>
> >
> > Quick sugggestion from a beginner to consider putting some of these
> > ideas on FAQ & link pages?
> >
> > On Wed, Nov 26, 2008 at 1:10 PM, Alex Mcauley
> > <[EMAIL PROTECTED]> wrote:
> >> if you want to use the jquery one you can tell jquery to not conflict
> >> with
> >> prototype's namespace
> >>
> >> $jQuery=jQuery.noConflict();
> >>
> >> then ... $jQuery('#some-id').someJqueryFunction() .. for jQuery methods
> >> and $('some-id').somProtoFunction() .. for prototype methods
> >>
> >> Regards
> >>
> >> Alex
> >>
> >> ----- Original Message -----
> >> From: Gabriel Gilini
> >> To: prototype-scriptaculous@googlegroups.com
> >> Sent: Tuesday, November 25, 2008 5:37 PM
> >> Subject: [Proto-Scripty] Re: Modal window pop-up
> >> http://scripteka.com/
> >> Click in the "window" tag.
> >>
> >> And please google before posting.
> >>
> >> Gabriel Gilini
> >>
> >> www.usosim.com.br
> >> [EMAIL PROTECTED]
> >> [EMAIL PROTECTED]
> >>
> >>
> >> On Tue, Nov 25, 2008 at 2:01 PM, livewire9174 <[EMAIL PROTECTED]>
> >> wrote:
> >>>
> >>> Hi,
> >>> Can anybody recomend me a modal pop-up library to use ? I tried using
> >>> thickbox ( based on jquery) but this wont work as it is conflicting
> >>> with the prototype accordion i am using.
> >>>
> >>> Has anybody tried something like this?
> >>>
> >>>
> >>
> >> >
> >>
> >
> > >
> >
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to