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

Invisible button still present when upload button moves #105

Closed
waveint opened this issue May 22, 2015 · 1 comment
Closed

Invisible button still present when upload button moves #105

waveint opened this issue May 22, 2015 · 1 comment

Comments

@waveint
Copy link

waveint commented May 22, 2015

Firstly - Brilliant plugin.

However we have a slight issue. When we add dynamic fields to our form it appears an invisible button remains where the button was?

Any ideas?

@vovayatsyuk
Copy link
Contributor

Hi,

I didn't found any public methods for this purpose.

But you can manually update invisible button position:

ss.copyLayout(document.getElementById('upload-btn'), uploader._input.parentNode);

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

3 participants