Skip to main content

All Questions

0 votes
1 answer
63 views

Loading URLs via a case statement

I have the following code which loads in a URL based on the id of a user-clicked button. I'm looking to compress it down as much as possible, and make it more modular and reusable: ...
Peter Carter's user avatar