Load JQuery for Breezing Forms |
It is often useful to have JQuery loaded from it's own library for?your Breezing Forms / FacileForms form. Here is how to load JQuery?in your Breezing Forms / FacileForms form. Open the "Edit Form" dialog - click on the "Form Pieces" Tab and select "Custom" for the "Before Form". Paste in the following line and JQuery will be loaded. echo' <script src="/./components/com_breezingforms/libraries/jquery/jq.min.js" type="text/javascript"></script> '; ![]() |
Last Updated on Thursday, 05 December 2013 16:02 |