Best way to add javascript functionality to client site
-
If my client is in need of an interactive JS-driven page, what is the best way to deliver this to them if I create it from scratch (i.e. using JS/HTML files)? For instance, if they wanted me to create a few blocks of code that allows a user to scroll over an element and that element get larger. I don’t need help with the coding, that part is taken care of. What I’m not 100% sure about is how to implement it for a client so that I don’t need to touch the backend. Should I create a custom plugin?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Best way to add javascript functionality to client site’ is closed to new replies.