We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Stop refreshing page every time a action (POST, PUT) is perforrmed. Instead, the javascript must do the PUT/POST/GET/DELETE without changing the page.
A update must run every 1, 5, 10 seg (?) to keep information updated.
The upload/adddir may be always available in the interface.
The text was updated successfully, but these errors were encountered:
http://stackoverflow.com/questions/17680436/how-to-prevent-reload-with-onclick-without
Sorry, something went wrong.
No branches or pull requests
Stop refreshing page every time a action (POST, PUT) is perforrmed. Instead, the javascript must do the PUT/POST/GET/DELETE without changing the page.
A update must run every 1, 5, 10 seg (?) to keep information updated.
The upload/adddir may be always available in the interface.
The text was updated successfully, but these errors were encountered: