DMXzone Bootstrap Support Product Page
  Answered 
 Do I need jQuery and bootstrap.js?
 Asked  08 Aug 2013  04:19:04 
  1 
     has   this question  
  08 Aug 2013  04:19:04 Murray Moffatt posted: 
 I've just started using DMXzone Bootstrap, version 1.1.0, and I'm trying to convert a hand-made bootstrap site over to using DMXzone Bootstrap.Whenever I save a page I'm getting a couple of javascript lines added to the <head> section:
<script type="text/javascript" src="ScriptLibrary/jquery-latest.pack.js"></script>
<script type="text/javascript" src="bootstrap/js/bootstrap.min.js"></script>
If I remove these two lines then they get added back in when I save the page.
Do I really need jQuery if I'm not doing any jQuery stuff on my page? Or is it used by bootstrap.min.js?
When I use jQuery I usually load Google's CDN copy rather than store it on my website, and I only load it in the pages that actually use it.
Replies
 Replied 09 Aug 2013  09:04:13 
   09 Aug 2013  09:04:13 Teodor Kuduschiev replied: 
  Hello,
We recommend using the jquery provided with our extensions - usually it is the latest stable version of the jquery library available.
  We recommend using the jquery provided with our extensions - usually it is the latest stable version of the jquery library available.
