David,
thanks for reply.
Sorry, the project is in the middle of developing, and not lunched yet.
Btw, I found the reason that why the input is disable.
--------
Timeline._Band.prototype._onMouseUp = function(innerFrame, evt, target) {
this._dragging = false;
this._keyboardInput.focus();
};
--------
the custom input will work when I comment out the red code. of course it wil
break the
shortcut function.
cheers,
Yaou
On Sat, Dec 5, 2009 at 4:01 AM, David Huynh <[email protected]> wrote:
> Yaou,
>
> Any URL for us to look at?
>
> David
>
> ??? (LI, Yaou) wrote:
> > hello everyone,
> >
> > I have used simile timeline in my project, which is really cool.
> > But I got a wired problem recently, the input element won't work
> > inside the timeline div.
> >
> > In my project, i would like to show an input element inside the event
> > label.
> > so I added an input element in the label div, but the input element is
> > disabled,
> > not able to input or select. the same code works well when outside the
> > timeline div.
> > any suggestion?
> >
> > thanks,
> >
> > Yaou
> >
> > --
> >
> > You received this message because you are subscribed to the Google
> > Groups "SIMILE Widgets" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<simile-widgets%[email protected]>
> .
> > For more options, visit this group at
> > http://groups.google.com/group/simile-widgets?hl=.
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "SIMILE Widgets" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<simile-widgets%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/simile-widgets?hl=en.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en.