This content has been marked as final.
Show 2 replies
-
1. Re: Why is cfajax.js not *initially* loading in mobile platform/version?
BKBK Oct 12, 2014 6:15 AM (in response to Golden Jet)A suggestion:
<head>
<script type="text/javascript" src="/CFIDE/scripts/ajax/package/cfajax.js"></script>
</head>
-
2. Re: Why is cfajax.js not *initially* loading in mobile platform/version?
Golden Jet Oct 13, 2014 5:50 AM (in response to BKBK)I gave that very line of code a try, and all it seems to do is make the page load hang. The dev console shows it in the queue to load or being loaded, but that's about it.

