Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Including jquery, jqueryui, bootstrap #22

Open
dopa77 opened this issue May 13, 2017 · 0 comments
Open

Including jquery, jqueryui, bootstrap #22

dopa77 opened this issue May 13, 2017 · 0 comments

Comments

@dopa77
Copy link

dopa77 commented May 13, 2017

Hi,

I tried to include Picture Cut on my website which I'm currently developing on a localhost (Apache, PHP, Mysql) environment. I just copied the below code into my index.html site just as mentioned on the installation tutorial. However, it seems that neither jquery, jqueryui, or bootstrap loaded on my localhost environment. Can anybody help me how to set those links properly? Unfortunately I'm not an expert in web programming.

Best regards,

Dominic

##########################################################

          <script src="dependencies/jquery/jquery-1.11.1.min.js"></script>        
          <script src="dependencies/bootstrap-3.2.0/js/bootstrap.min.js"></script><!--for bootstrap theme-->    
          <script src="dependencies/jquery-ui-1.11.1.custom/jquery-ui.min.js"></script>
          
          <script src="jquery.picture.cut/src/jquery.picture.cut.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant