TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Datepair.js – intelligently select date and time ranges

8 pointsby heyjonboyalmost 11 years ago

2 comments

nitrogenalmost 11 years ago
Just a heads up, I saw no datepickers in Firefox 26. Here are the JS errors from the console:<p><pre><code> Blocked loading mixed active content &quot;http:&#x2F;&#x2F;jonthornton.github.io&#x2F;jquery-timepicker&#x2F;jquery.timepicker.js&quot;[Learn More] Datepair.js Blocked loading mixed active content &quot;http:&#x2F;&#x2F;jonthornton.github.io&#x2F;jquery-timepicker&#x2F;jquery.timepicker.css&quot;[Learn More] Datepair.js Blocked loading mixed active content &quot;http:&#x2F;&#x2F;ajax.googleapis.com&#x2F;ajax&#x2F;libs&#x2F;jqueryui&#x2F;1.7.2&#x2F;themes&#x2F;ui-lightness&#x2F;jquery-ui.css&quot;[Learn More] Datepair.js TypeError: $(...).timepicker is not a function Datepair.js:95 TypeError: $(...).timepicker is not a function Datepair.js:153 TypeError: $(...).timepicker is not a function Datepair.js:205 TypeError: $(...).timepicker is not a function Datepair.js:248 TypeError: $(...).timepicker is not a function Datepair.js:403 </code></pre> It looks like HTTPS Everywhere is switching to <a href="https://" rel="nofollow">https:&#x2F;&#x2F;</a>, so you just need to change some <a href="http://" rel="nofollow">http:&#x2F;&#x2F;</a> URLs to protocol-relative URLs (starting with &quot;&#x2F;&#x2F;&quot;).<p>Hope this helps.
leeluoleealmost 11 years ago
make your site a little beautiful will help you get more suggestion on your datepair.js.