Re: Jquery UI Layout

2010-05-21 Thread Ernesto Reinaldo Barreiro
Hi Josh,

I have adapted (and extended a bit) the UI Layaout plugin Julien
mentioned and released it in [1]. You can find examples on how to use
it at [2]. The same component can be used to build full page layouts
or to make a given DIV into a Layout.

Best,

Ernesto

References

1-http://code.google.com/p/wiquery-plugins/source/browse/#svn/trunk/wiquery-plugins/other-plugins/src/main/java/org/odlabs/wiquery/plugin/layout
2-http://code.google.com/p/wiquery-plugins/source/browse/#svn/trunk/wiquery-plugins/other-plugins/src/main/java/org/odlabs/wiquery/plugin/layout/test

On Fri, May 21, 2010 at 8:07 AM, Josh Kamau  wrote:
> Hi WiQuery Team,
>
> Do you have any plans of including Jquery UI Layout in wiQuery? I urgently
> need it.
>
> regards.
>
> Josh.
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Jquery UI Layout

2010-05-21 Thread julien roche AKA indiana_jules
Hi,

All our jQuery UI components and behaviors were made as wiQuery plugins. You
can take a look on the code in the svn. You have got too an example for the
qTip plugin:
http://groups.google.com/group/wiquery/browse_thread/thread/119255ce1db56101/7b36b3cc2ed957a0?lnk=gst&q=tooltip#7b36b3cc2ed957a0

Most, you can found two base of implementations in the svn (there were used
for a presentation):
http://code.google.com/p/wiquery/source/browse/#svn/examples/wiquery-presentation-examples/src/main/java/org/odlabs/wiquery/presentation/examples/ui/layout
http://code.google.com/p/wiquery/source/browse/#svn/examples/wiquery-presentation-examples/src/main/java/org/odlabs/wiquery/presentation/examples/scrumdashboard

If you want, you can fork our github wiquery plugin project (
http://github.com/lionelarmanet/wiquery-plugin) and you can upload your
implementation of the UI Layout

Cheers

Julien Roche


On Fri, May 21, 2010 at 8:25 AM, Josh Kamau  wrote:

> Still on WiQuery,
>
> I would also be glad if you let me know how to wrap up any JQuery plugin as
> a wiquery component.
>
> Regards.
>
> On Fri, May 21, 2010 at 9:07 AM, Josh Kamau  wrote:
>
> > Hi WiQuery Team,
> >
> > Do you have any plans of including Jquery UI Layout in wiQuery? I
> urgently
> > need it.
> >
> > regards.
> >
> > Josh.
> >
>


Re: Jquery UI Layout

2010-05-20 Thread Josh Kamau
Still on WiQuery,

I would also be glad if you let me know how to wrap up any JQuery plugin as
a wiquery component.

Regards.

On Fri, May 21, 2010 at 9:07 AM, Josh Kamau  wrote:

> Hi WiQuery Team,
>
> Do you have any plans of including Jquery UI Layout in wiQuery? I urgently
> need it.
>
> regards.
>
> Josh.
>


Jquery UI Layout

2010-05-20 Thread Josh Kamau
Hi WiQuery Team,

Do you have any plans of including Jquery UI Layout in wiQuery? I urgently
need it.

regards.

Josh.