You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a reusable pop up 'modal' component that could be used to display game rules, information, etc. once a button is clicked by users.
This involves defining the CSS rules for styling this component appropriately, as well as adding a script that (a) adds the modal to the page on script load and (b) has methods to show, update and hide the modal.
The text was updated successfully, but these errors were encountered:
Create a reusable pop up 'modal' component that could be used to display game rules, information, etc. once a button is clicked by users.
This involves defining the CSS rules for styling this component appropriately, as well as adding a script that (a) adds the modal to the page on script load and (b) has methods to show, update and hide the modal.
The text was updated successfully, but these errors were encountered: