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

ENHANCEMENT: when Max=1, the only BitBox takes the whole space of the Textbox #1

Open
myleslee opened this issue Jul 26, 2009 · 0 comments

Comments

@myleslee
Copy link

I tried adding a listener of "onBitBoxAdd" to check if this.options.Max = 1, then appending a new class name (i.e. .textboxlist-bit-box-singleEntry which sets "float:none"; ) and leaving the current Textbox without creating any new bitEditable. (and continuing to do something else, like fetching data and filling up a form, in my case.)

However my code was never good to make such thing happen. I'm wondering if my direction is correct and if there's any better way to do it.

Thanks.

leon referenced this issue in leon/TextboxList Jan 21, 2012
leon referenced this issue in leon/TextboxList Jan 21, 2012
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

1 participant