I’m building a webpage for downloading one of my apps using bootstrap. I’m trying to make a download page, and have some options on it, and I need the download link to change depending on what options are selected. I have the gui, but I really have no knowledge on how to make the link change.
My code so far is like this:
http://jsfiddle.net/xdragonforce/2fta6/
Thanks!
Something like this would achieve what you’re asking for.