Are those JavaScripts actually needed?
-
Hello,
I noticed that “Fast Secure Contact Form” adds the following lines to the HTML code of my contact page:
<script type='text/javascript' src='.../wp-includes/js/jquery/jquery.js?ver=1.10.2'></script> <script type='text/javascript' src='.../wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <script type='text/javascript' src='.../wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.10.3'></script> <script type='text/javascript' src='.../wp-content/plugins/si-contact-form/includes/fscf-scripts.js?ver=150'></script>
But I doubt that they are really needed for basic use. If I disable JavaScript in Firefox, I can still send messages, which leads me to think that those lines are for decoration. Personally, I don’t like JavaScript, and I have visitors who disable JavaScript anyway, so I am thinking of deleting those lines from the plug-in source code. But before I do that, I would like to ask if it’s safe to delete them. Thanks for any information.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Are those JavaScripts actually needed?’ is closed to new replies.