jeromyevans / struts2yuiplugin

JSP Tags for Struts2 that create active YUI components
0 stars 0 forks source link

DatePicker: can we display the calender in a dialog instead of the page #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just use the datepicker and the calender will be displayed, the problem
is it effect the rest of the elements.
2.
3.

What is the expected output? What do you see instead?
I am expecting the calender to be displayed in a dialog instead of on the page.

What version of the product are you using? On what operating system?
Struts 2.1.6, Eclipse, Fedora 7.

Please provide any additional information below.

I guess its more like an enhancement and not a bug. THe calender should be
displayed in a dialog as a popup, that way it will not disturb the rest of
the elements populated on the page.

Original issue reported on code.google.com by baran.k...@gmail.com on 8 Apr 2009 at 8:53