Re: form components within an AccordionPanel

2008-10-16 Thread Nino Saturnino Martinez Vazquez Wael
Hi Josh I've comitted the change.. I do not think we should upgrade the javascript dependencies.. jchappelle wrote: I copied you on the email I sent to the javascript developer but I want to post the solution that I found here so that it might help others. In the accordion-menu-v2.css file

Re: form components within an AccordionPanel

2008-10-16 Thread jchappelle
>>>>>>>> I'm starting to lose faith in many of these wicket-stuff >>>>>>>> projects. PLEASE >>>>>>>> HELP! >>>>>>>> >>>>>>

Re: form components within an AccordionPanel

2008-10-16 Thread Nino Saturnino Martinez Vazquez Wael
Ahh I could update it.. And I think i will.. jchappelle wrote: It looks like the files they are using are http://yui.yahooapis.com/2.6.0/build/animation/animation-min.js http://yui.yahooapis.com/2.6.0/build/yahoo-dom-event/yahoo-dom-event.js and the files that our accordion uses are http://u

Re: form components within an AccordionPanel

2008-10-16 Thread jchappelle
ojects. PLEASE >>>>>>>> HELP! >>>>>>>> >>>>>>> Well some of the wicketstuff projects are not being maintained, >>>>>>> AFAIK. People are always welcome to maintain them. I saw you >>>>>>> wrote a direct mail to me i'll reply on the questions you had there. >>>>>>> >>>>>>>> Thanks, >>>>>>>> >>>>>>>> Josh >>>>>>>> >>>>>> -- >>>>>> -Wicket for love >>>>>> >>>>>> Nino Martinez Wael >>>>>> Java Specialist @ Jayway DK >>>>>> http://www.jayway.dk >>>>>> +45 2936 7684 >>>>>> >>>>>> >>>>>> - >>>>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>>>> >>>>>> >>>>>> >>>>>> >>>>> http://www.nabble.com/file/p19996411/AccordionPage.html >>>>> AccordionPage.html >>>>> http://www.nabble.com/file/p19996411/AccordionPage.java >>>>> AccordionPage.java >>>>> http://www.nabble.com/file/p19996411/formcontent.html >>>>> formcontent.html >>>>> http://www.nabble.com/file/p19996411/formcontent.java >>>>> formcontent.java http://www.nabble.com/file/p19996411/content.java >>>>> content.java http://www.nabble.com/file/p19996411/content.html >>>>> content.html >>>> -- >>>> -Wicket for love >>>> >>>> Nino Martinez Wael >>>> Java Specialist @ Jayway DK >>>> http://www.jayway.dk >>>> +45 2936 7684 >>>> >>>> >>>> - >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>>> >>> >>> >> > > -- > -Wicket for love > > Nino Martinez Wael > Java Specialist @ Jayway DK > http://www.jayway.dk > +45 2936 7684 > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/form-components-within-an-AccordionPanel-tp19980730p20014810.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: form components within an AccordionPanel

2008-10-16 Thread Nino Saturnino Martinez Vazquez Wael
Looking at YUI... They do actually link directly to the js I based the accordion component on: http://developer.yahoo.com/yui/animation/ Did you try writing to the guy who did the js script? Nino Saturnino Martinez Vazquez Wael wrote: jchappelle wrote: Yea, if it is having the problem in th

Re: form components within an AccordionPanel

2008-10-15 Thread Nino Saturnino Martinez Vazquez Wael
jchappelle wrote: Yea, if it is having the problem in the javascript then it has nothing to do with wicket. I was just hoping you might be a javascript guru. :-) I only change stuff, if it's really needed. You could break a dozen things when correcting stuff.. I have recently found some jav

Re: form components within an AccordionPanel

2008-10-15 Thread jchappelle
//www.jayway.dk >>> +45 2936 7684 >>> >>> >>> - >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >

Re: form components within an AccordionPanel

2008-10-15 Thread Nino Saturnino Martinez Vazquez Wael
Great that you have done some extensive diagnostics.. jchappelle wrote: Thanks for the quick response. I am using wicket 1.3.4. I have been able to reproduce my problem with a very simplified example that is just an extension of the wicket-contrib-accordion-examples project. I have taken the Acc

Re: form components within an AccordionPanel

2008-10-15 Thread jchappelle
CTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > http://www.nabble.com/file/p19996411/AccordionPage.html AccordionPage.html http://www.nabble.com/file/p19996411/AccordionPage.java AccordionPage.java http://www.nabble.com/file/p19996411/formcontent.html formcontent.html http:

Re: form components within an AccordionPanel

2008-10-14 Thread Nino Saturnino Martinez Vazquez Wael
I forgot to mention, that I do think dojo are being picked up at wicket 1.4, some guys talked about it on the dev list. I take it you are using the 1.3? Nino Saturnino Martinez Vazquez Wael wrote: jchappelle wrote: I am trying to render a form inside a Panel within an AccordionPanel. I have

Re: form components within an AccordionPanel

2008-10-14 Thread Nino Saturnino Martinez Vazquez Wael
jchappelle wrote: I am trying to render a form inside a Panel within an AccordionPanel. I have even reduced it to trying to only render a TextArea inside a Panel within it. However, when I click on the title of one of the items it expands with nothing but white space within it. Sounds a litt

form components within an AccordionPanel

2008-10-14 Thread jchappelle
tarting to lose faith in many of these wicket-stuff projects. PLEASE HELP! Thanks, Josh -- View this message in context: http://www.nabble.com/form-components-within-an-AccordionPanel-tp19980730p19980730.html Sent from the Wicket - User mailing list archive at