[Seaside] answer: and jQuery

Malte Grunwald malte.grunwald at googlemail.com
Mon Mar 19 17:51:08 UTC 2012


That  would too kind... I tried both, in the #with: [] and I created a own component. But the effects are still blocked.

Kind Regards

From: Robert Sirois 
Sent: Monday, March 19, 2012 5:47 PM
To: seaside at lists.squeakfoundation.org 
Subject: RE: [Seaside] answer: and jQuery

Gah, sorry I was gonna give you some code! I'm putting a reminder in my phone right now for when I get home...

RS



--------------------------------------------------------------------------------
Date: Mon, 19 Mar 2012 11:55:00 +0100
From: malte.grunwald at googlemail.com
To: seaside at lists.squeakfoundation.org
Subject: Re: [Seaside] answer: and jQuery

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


_______________________________________________ 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/a3b389d4/attachment.htm


More information about the seaside mailing list