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

making download button to photos #18

Open
mohattia22 opened this issue Feb 21, 2017 · 2 comments
Open

making download button to photos #18

mohattia22 opened this issue Feb 21, 2017 · 2 comments

Comments

@mohattia22
Copy link

Download button for after effect photos

@itsaniket12
Copy link

The issue with the download button for photos was resolved by correctly linking the image file and utilizing the download attribute in the tag. This ensures that when the button is clicked, the image file is downloaded directly to the user's device.

Changes Made:

Added a functional download button using an tag with the download attribute.
Linked the image properly to allow direct download.
Implemented optional JavaScript for additional user interaction during the download process.

@AshishDevlekar
Copy link

The issue with the download button for photos was resolved by correctly linking the image file and utilizing the download attribute in the tag. This ensures that when the button is clicked, the image file is downloaded directly to the user's device.

Changes Made:

Added a functional download button using an tag with the download attribute.
Linked the image properly to allow direct download.
Implemented optional JavaScript for additional user interaction during the download process.

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