WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<!--<script src="{WB_URL}/include/jquery/jquery-ui-min.js" type="text/javascript"></script>-->
could anyone remember why this script is commented?
how to insert it..?
$(document).ready(function(){$.insert(WB_URL+'/path/to/your/script.js');});
@stefeki think your opinion is " i dont know what it is but i´m against it"read, learn and understand jquery and what to do with it
Code: [Select]<!--<script src="{WB_URL}/include/jquery/jquery-ui-min.js" type="text/javascript"></script>-->is there for the next version, but not actually used yet in this (RC) version. Therefore it's commented.