Hi Richard,

thank you for your feedback.

>It works great except that it seems to conflict with jQuery UI tabs and 
>dialog...
I fixed it (tested Chrome, FF, IE).
See: http://dev.s-cubism.com/plugin_anytime_widget/test/with_jquery_ui
(The anytime css should precede the jquery ui css)

>It no show up when my form are called with LOAD()
I also fixed it.
See: http://dev.s-cubism.com/plugin_anytime_widget/test/_/load
(I implemented a dynamic loader for js and css)

Note however, since IE(<=8?) could not put a dynamic css before loaded
css,
the conflict for jquery-ui still occurs for IE(<=8?).
see: http://dev.s-cubism.com/plugin_anytime_widget/test/with_jquery_ui/load

>there is no way we can move it like the actual datepicker...
This might be difficult to implement.

Regards,
Kenji


On 9月1日, 午前4:25, Richard Vézina <[email protected]> wrote:
> Hello,
>
> I just try anydate plugin... It works great except that it seems to conflict
> with jQuery UI tabs and dialog... It no show up when my form are called with
> LOAD(), so it also could it be conflicting with LOAD() of web2py.  Also
> there is no way we can move it like the actual datepicker...
>
> Richard
>
>
>
>
>
>
>
> On Tue, Aug 30, 2011 at 9:47 PM, kenji4569 <[email protected]> wrote:
> > > I still see the same
> > > problem with 'Format', 'Font size' and 'Font' dropdown selections.
> > Sorry, I addressed the issue, and I think it would be fixed.
> > The cause for this is null entry for the text area.
>
> > Kenji
>
> > On 8月31日, 午前12:14, tomt <[email protected]> wrote:
> > > Hi,
>
> > > I tried your update, and I can now successfully modify text color and
> > > background color with IE7 and IE8. Unfortunately I still see the same
> > > problem with 'Format', 'Font size' and 'Font' dropdown selections.
> > > That is,
> > > the dropdown selection is erased before I can select an option.
>
> > > - Tom
>
> > > On Aug 30, 4:05 am, kenji4569 <[email protected]> wrote:
>
> > > > Hi, Tom.
>
> > > > Thank you for reporting the bug.
> > > > I just fixed it.
> > > > Please check:http://dev.s-cubism.com/plugin_elrte_widget
> > > > (you might need to clear the browser cache)
>
> > > > [modification detail]
> > > > I upgraded theelrteversion from 1.2 to 1.3.
> > > > Additionally, since the version 1.3 had a serious IE problem, I
> > > > applied some patches for it.
> > > > I also slightly modified the plugin css not to conflict with the site
> > > > css.
> > > > (https://github.com/kenji4569/sqlabs/issues/39)
>
> > > > Kenji
>
> > > > On 8月30日, 午前11:38, tomt <[email protected]> wrote:
>
> > > > > Hi,
>
> > > > > Thanks for the great contributions to web2py.  I'm looking forward to
> > > > > trying them.
>
> > > > > I implemented web2py.plugin.elrte_widget.w2p and while it worked
> > great
> > > > > with firefox, I had some problems using internet explorer.
> > > > > Specifically, the dropdown boxes, such as the colorpicker, disappear
> > > > > before I can make a selection.
>
> > > > > This happened with IE7 and IE8.  I used the same IE browser to go to
> > > > > thehttp://elrte.org/demoandtheproblemdidn't exist there. Does
> > > > > anyone else see this problem?
>
> > > > > - Tom- Hide quoted text -
>
> > > > - Show quoted text -

Reply via email to