Opened 10 years ago
Closed 10 years ago
#14185 closed bug (notabug)
How to use Jquery Files over HTTPS
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I need to use the ssl (https) and need to access these files
<link rel="stylesheet" href="https://code.jquery.com/ui/1.10.1/themes/base/jquery-ui.css" /> <script src="https://code.jquery.com/jquery-1.9.1.js"></script> <script src="https://code.jquery.com/ui/1.10.1/jquery-ui.js"></script>
But when accessed over https they are not being called as https is not recognized/error
please send me solution
I downloaded the files but no use, it did not worked.
thanks!!!
Note: See
TracTickets for help on using
tickets.
Please ask for help on a forum.