Stop page from reloading?
I'm developing an interactive Periodic Table for an assignment. I have the
info for most of the elements in a table in a database, and clicking on
the element queries the database and displays the relevant info for that
particular Element in a table at the bottom of the page. Not every element
in the periodic table is working yet. However, where the problem arises is
when the user clicks an element. The page refreshes before the additional
info is displayed. Is there a solution that enables the information to be
queried from the database and displayed on the page, without refreshing
the page?
For context, or in case my explanation wasn't good enough, here is my work
in progress: (Sorry about the url)
www.abusemynipples.info
Thanks.
No comments:
Post a Comment