Create a custom calculator in wordpress
Assuming you only want to display the results, not save them to the server, creating a live calculator would require a little bit of Javascript code, and creating form fields for the input. Note that by default, you cannot add Javascript to WordPress.com sites, or a self-hosted install with kses activated. You are not subject … Read more