Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8531893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T09:35:17+00:00 2026-06-11T09:35:17+00:00

I use the jquery theme roller in my project and I’ve noticed that it

  • 0

I use the jquery theme roller in my project and I’ve noticed that it is creating a Chrome warning:

The page at https://mysite/ displayed insecure content from http://static.jquery.com/ui/themeroller/images/themeGallery/theme_90_dark_hive.png.

and worst, it makes the “green banner” (secure site) to become white again.

So I’ve researching and I’ve found the root of this problem is jquery.ui.themeswitcher.js which has a variable with an non-SSL URL:

imgPrefix:"http://static.jquery.com/ui/themeroller/images/themeGallery/theme_90_",

If I change it to “https” the images are not loaded (in fact, it seems that this protocol is not enabled there). So the question is: is there any HTTPS enabled site where I can get the files?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T09:35:18+00:00Added an answer on June 11, 2026 at 9:35 am

    I had similar errors so I downloaded the js from http://jqueryui.com/themeroller/themeswitchertool/, saved it as jquery.themeswitcher.js and replaced all http jquery-ui urls with google apis https urls.

    The only changes were in the var switcherpane where each link looks like:

    <li><a href=
    "http://jqueryui.com/themeroller/css/parseTheme.css.php?....">
    <img src=
    "http://jqueryui.com/themeroller/images/themeGallery/theme_90_ui_dark.png" alt=
    "UI Darkness" title="UI Darkness" /> <span class="themeName">UI
    darkness</span></a></li>
    

    Which I replaced with:

    <li><a href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.23/themes/ui-lightness/jquery-ui.css">
    <img src="content/images/theme_90_ui_light.png" alt="UI Lightness" title=
    "UI Lightness" /><span class="themeName">UI lightness</span></a></li>
    

    If you search through the file there are a few other html images that are referenced further down.

    You can find all the images here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Wordpress theme that uses MooTools and jQuery. I use jQuery noConflict
I'm using the jQuery Cupertino theme and want to use the icons from that
Is there any way that I can use JavaScript (and jQuery) to create a
Is there a JSON query class or jQuery plugin that I can use to
I'm tyring to style the jQuery datepicker. I can't use a jQuery theme as
I have a Zend Framework application that is making use of jQuery UI. In
I'm building my new theme and I've a problem. I use jQuery to display
I use jQuery UI dialog without theme. It shows like this: Now I would
I am trying to use jquery ui theme (tabs) in aspx. $(function () {
I took a snapshot of the jquery.js file and jquery-ui files that I use

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.