[Seaside] answer: and jQuery

Malte Grunwald malte.grunwald at googlemail.com
Mon Mar 19 10:55:00 UTC 2012


Thank you Robert,

I tried it the way you described, but still - it does not work.
The Accordion will be shown, but if you click a header, no sub menu 
slides down.
This is a really strange behaviour and I have no clue what I did wrong.

Regards

Malte


Am 16.03.2012 15:24, schrieb Robert Sirois:
> Should be as simple as sticking the accordion into the #with: block or 
> popping in a component containing the accordion. I have some code (at 
> home) I can send you tonight.
>
> (from memory)
> html div
>     script: (html jQuery dialog new
>                                         ...options...
>                                         with: [
>                                             html div script: (html 
> jQuery accordion new ...options...).
>                                             " or alternately:
>                                             html render: 
> anAccordionComponent.
>                                             "
>                                         ]
>     ). "end dialog div"
>
> Yea... something like that lol
>
> RS
>
> > Date: Fri, 16 Mar 2012 11:51:27 +0100
> > From: malte.grunwald at googlemail.com
> > To: seaside at lists.squeakfoundation.org
> > Subject: Re: [Seaside] answer: and jQuery
> >
> > Hello,
> >
> > there is no need any more to think about it... I fixed my problem 
> with a
> > workaround.
> >
> > Has anybody a jQAccordion inherited into a jQDialog, if somebody did,
> > did it work?
> >
> > Thank your for your help!
> >
> > Regards.
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120319/8f89e820/attachment.htm


More information about the seaside mailing list