cloudflare Caldera Formulare = Error !!
-
Error:
Failed to load resource: the server responded with a status of 404 (Not Found)
I do not know this where I,
<script data-cfasync=”false” src=”/javascript.js”></script>
should insert!
You can have Rocket Loader ignore individual scripts by adding the data-cfasync=”false” attribute to the relevant script tag, for example:
<script data-cfasync=”false” src=”/javascript.js”></script>
Rocket Loader will still work for all other scripts.
Notes:
1. Adding this attribute within JS will not work to exclude the script from Rocket Loader.
2. The ‘data-cfasync’ attribute must be added before the ‘src’ attribute.
3. Rocket loader will recognize the tag when either single or double quotes are placed around the attribute value.
The topic ‘cloudflare Caldera Formulare = Error !!’ is closed to new replies.