2009/10/8 vineet semwal <vineetsemwal1...@gmail.com>

> Stefan,
> thank you,
> your fix works but if the required js files are not added the plugin will
> not work as good
> as it should  :(
>
> Nino,
> thank you for creating the wiki ;)
> i am attaching the example project for the issue which shows a page where
> stefan's fix is used
> and other page where it's not used .
>
> No problem, please add the file yourself, you should be able todo so
afaik.. :)

> --
> regards,
> Vineet Semwal
>
>
> On Thu, Oct 8, 2009 at 1:59 PM, nino martinez wael <
> nino.martinez.w...@gmail.com> wrote:
>
>> I've created a wiki here
>> http://wicketstuff.org/confluence/display/STUFFWIKI/WicketStuff+Artworkso
>> we can accumulate information like this.
>>
>> 2009/10/8 Stefan Jozsa <stefan_...@yahoo.com>
>>
>> > Had similar issue when used artwork and jgrowl in the same time.
>> > Workaround: I removed Javascript (reference) inclusion in
>> > JGrowlFeedbackPanel, that is:
>> >
>> > @Override
>> > public void renderHead(final IHeaderResponse response) {
>> > /*
>> > response.renderJavascriptReference(new
>> > JavascriptResourceReference(JGrowlFeedbackPanel.class,
>> > "jquery-1.3.2.js"));
>> > */
>> > // ...
>> > }
>> >
>> > Stefan
>> >
>> > --- On Thu, 10/8/09, nino martinez wael <nino.martinez.w...@gmail.com>
>> > wrote:
>> >
>> > > From: nino martinez wael <nino.martinez.w...@gmail.com>
>> > > Subject: Re: artwork mootip conflict
>> > > To: users@wicket.apache.org
>> > > Date: Thursday, October 8, 2009, 9:53 AM
>> > > Hi Vinnet
>> > >
>> > > Interesting, could you provide a quickstart project that
>> > > shows this
>> > > behaviour.. It's a lot easier for me to help.. Otherwise I
>> > > might not have
>> > > the time to do so.
>> > >
>> > > regards Nino
>> > >
>> > > 2009/10/7 vineet semwal <vineetsemwal1...@gmail.com>
>> > >
>> > > > I can't say what exactly is causing problem but when i
>> > > am using liquid
>> > > > canvas with mootip(minis) in a page,
>> > > > the liquid canvas fails to render ..
>> > > >
>> > > >
>> > > > --
>> > > > regards,
>> > > > Vineet Semwal
>> > > >
>> > >
>> >
>> >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> > For additional commands, e-mail: users-h...@wicket.apache.org
>> >
>> >
>>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

Reply via email to