Hello.
In response to the changes made regarding early TLS in February, has anyone added a browser detection/update warning on their website to encourage patrons to upgrade if needed? Or taken some other kind of approach?
I've been looking at code here: http://browser-update.org/. But I don't really know if this is a trust-worthy source...Comments or suggestions welcome!
Thanks,
Christina ConeBerkeley Repertory Theatre
For FTC's website I added a banner that gets removed via a script hosted by our TNEW site. Easy enough to load it over HTTPS. The banner has a link to Qualys' browser page.
I had also played with the idea of using a CSS property from a staticfile hosted on our TNEW site but just landed on implementing the script as a stop gap before doing that.
Looking quickly you could link to https://tickets.berkeleyrep.org/_script/fullcalendar/fullcalendar.css and place a banner with the class fc-state-disabled on your site easy enough.
Hi, Christopher.
Thanks for your reply, and please excuse my delayed reply. Would you be willing to share the script you use for FTC with me?
Thanks,Christina (ccone@berkeleyrep.org)