Link to home
Start Free TrialLog in
Avatar of lulu50
lulu50Flag for United States of America

asked on

download Bootstrap-multiselect.css and Bootstrap-multiselect.js

Hi,

Where can I download bootstrap-multiselect.css and bootstrap-multiselect.js

I don't like to point to a different site to read those files
I like to have them in my folder.

Can you please help me find a site where I can save those two files to my folder.

I have search the web for hours and can't find a download to those files.

<link href="http://cdn.rawgit.com/davidstutz/bootstrap-multiselect/master/dist/css/bootstrap-multiselect.css"
      rel="stylesheet" type="text/css" />

<script src="http://cdn.rawgit.com/davidstutz/bootstrap-multiselect/master/dist/js/bootstrap-multiselect.js"
        type="text/javascript"></script>

Open in new window


Thank you for your help,
Lulu
Avatar of Hagay Mandel
Hagay Mandel
Flag of Israel image

Hi Lulu,
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/0.9.15/css/bootstrap-multiselect.css" integrity="sha256-7stu7f6AB+1rx5IqD8I+XuIcK4gSnpeGeSjqsODU+Rk=" crossorigin="anonymous" />

<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/0.9.15/js/bootstrap-multiselect.js" integrity="sha256-gh5oDg46rxRDr9QF4nehk1UNULQ05EhbM9wOerElwRc=" crossorigin="anonymous"></script>

source: https://cdnjs.com/libraries/bootstrap-multiselect

Good luck,

Hagay
ASKER CERTIFIED SOLUTION
Avatar of dgrafx
dgrafx
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of lulu50

ASKER

dgrafx,

Thank you for taking the time to explain it to me.

I didn't know that I can safe the file like this.

I appreciate both experts time for replying to my question.

This is great !!!!!

Thank you again,
Lulu50
Avatar of lulu50

ASKER

Thank you Experts!!!!  for 1,001 times lol