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

Make BigText work without child elements #4

Open
zachleat opened this issue Apr 26, 2011 · 1 comment
Open

Make BigText work without child elements #4

zachleat opened this issue Apr 26, 2011 · 1 comment

Comments

@zachleat
Copy link
Owner

Simpler API

HTML

 <div style="width: 400px">Size this text.</div>

JavaScript

 $('div').bigtext();
@kontur
Copy link

kontur commented Nov 13, 2018

Equally, when a bigtext element is editable, weird things happen when all child elements get deleted and no more child elements are present.

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