<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic how to add jQuery and bootstrap javascript? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/how-to-add-jQuery-and-bootstrap-javascript/m-p/315717#M9344</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to create some buttons and a dropdown menu with bootstrap and jquery, but how can i add them to my visual?&lt;/P&gt;&lt;P&gt;cause when add the files to my pbiviz file and run the code, i am getting a bootstrap error that jQuery wasnt found&lt;/P&gt;&lt;P&gt;"Uncaught Error: Bootstrap's JavaScript requires jQuery"&lt;BR /&gt;&lt;BR /&gt;my pbiviz looks like this:&lt;/P&gt;&lt;PRE&gt;  "externalJS": [
    "node_modules/jquery/dist/jquery.min.js",
    "src/source/bootstrap.min.js",&lt;/PRE&gt;&lt;P&gt;my tsconfig like this:&lt;/P&gt;&lt;PRE&gt; "files": [
    ".api/v1.8.0/PowerBI-visuals.d.ts",
    "node_modules/@types/jquery/index.d.ts",
    "node_modules/powerbi-visuals-utils-dataviewutils/lib/index.d.ts",
    "src/settings.ts",
    "src/visual.ts",
    "src/javascript.js"&lt;/PRE&gt;&lt;P&gt;how can get it running?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Dec 2017 14:25:31 GMT</pubDate>
    <dc:creator>Muesli</dc:creator>
    <dc:date>2017-12-01T14:25:31Z</dc:date>
    <item>
      <title>how to add jQuery and bootstrap javascript?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/how-to-add-jQuery-and-bootstrap-javascript/m-p/315717#M9344</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i want to create some buttons and a dropdown menu with bootstrap and jquery, but how can i add them to my visual?&lt;/P&gt;&lt;P&gt;cause when add the files to my pbiviz file and run the code, i am getting a bootstrap error that jQuery wasnt found&lt;/P&gt;&lt;P&gt;"Uncaught Error: Bootstrap's JavaScript requires jQuery"&lt;BR /&gt;&lt;BR /&gt;my pbiviz looks like this:&lt;/P&gt;&lt;PRE&gt;  "externalJS": [
    "node_modules/jquery/dist/jquery.min.js",
    "src/source/bootstrap.min.js",&lt;/PRE&gt;&lt;P&gt;my tsconfig like this:&lt;/P&gt;&lt;PRE&gt; "files": [
    ".api/v1.8.0/PowerBI-visuals.d.ts",
    "node_modules/@types/jquery/index.d.ts",
    "node_modules/powerbi-visuals-utils-dataviewutils/lib/index.d.ts",
    "src/settings.ts",
    "src/visual.ts",
    "src/javascript.js"&lt;/PRE&gt;&lt;P&gt;how can get it running?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 14:25:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/how-to-add-jQuery-and-bootstrap-javascript/m-p/315717#M9344</guid>
      <dc:creator>Muesli</dc:creator>
      <dc:date>2017-12-01T14:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to add jQuery and bootstrap javascript?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/how-to-add-jQuery-and-bootstrap-javascript/m-p/316392#M9363</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="48536" data-lia-user-login="Muesli" class="lia-mention lia-mention-user"&gt;Muesli&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may check the solution below.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Developer/Custom-visual-jquery-and-other-js/td-p/155443" target="_blank"&gt;https://community.powerbi.com/t5/Developer/Custom-visual-jquery-and-other-js/td-p/155443&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 08:14:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/how-to-add-jQuery-and-bootstrap-javascript/m-p/316392#M9363</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2017-12-04T08:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to add jQuery and bootstrap javascript?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/how-to-add-jQuery-and-bootstrap-javascript/m-p/316488#M9371</link>
      <description>&lt;P&gt;thanks but this didnt work for me. i still got a error after doing that.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I got it working with installing jquery with "typings install --save --global jquery" instead of "npm install &lt;SPAN&gt;@types/jquery@2.0.46&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;--save"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i just needed to referrenc the .d.ts file inside typings and i got it working.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:39:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/how-to-add-jQuery-and-bootstrap-javascript/m-p/316488#M9371</guid>
      <dc:creator>Muesli</dc:creator>
      <dc:date>2017-12-04T09:39:58Z</dc:date>
    </item>
  </channel>
</rss>

