Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compose doesn't correct work #25

Closed
dmfilipenko opened this issue May 15, 2014 · 1 comment
Closed

Compose doesn't correct work #25

dmfilipenko opened this issue May 15, 2014 · 1 comment

Comments

@dmfilipenko
Copy link

On this example child element correct insert in parent http://jsfiddle.net/QnHPj/12/.

But when we are using select compose doesn't work normal http://jsfiddle.net/QnHPj/11/

@anthonyshort
Copy link
Contributor

This is because browsers don't allow other elements within select elements. They do the same thing with tables unfortunately

Sent from my iPhone

On 16 May 2014, at 8:45 am, Dmitriy Filipenko notifications@github.com wrote:

On this example child element correct insert in parent http://jsfiddle.net/QnHPj/12/.

But when we are using select compose doesn't work normal http://jsfiddle.net/QnHPj/11/


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants