Autosave removing CSS code
-
It appears the autosave function is removing some CSS code from a couple of posts. Publish or Update do not remove the code.
Below is the code. One of the first 2 lines (css) is removed every time autosave triggers.
<link rel=”stylesheet” ref=”//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.min.css”>
<link rel=”stylesheet” ref=”//portal.xxxxxx.com/xxx/xxx/xxx/loadDevice.css”><script src=”//code.jquery.com/ui/1.12.1/jquery-ui.min.js”></script>
<script src=”//portal.xxxxxx.com/xxx/xxx/xxx/loadDevice.js”></script>
<script>jQuery(document).ready(function($) {loadDevice(‘#panel2’);});</script>Any help or advice is greatly appreciated.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Autosave removing CSS code’ is closed to new replies.