I've inherited a design whose parse file brings in some remote content - from googleapis.com and googlecode.com. The design will be used in both HTTP and HTTPS. Viewing the design in an HTTPS page obviously therefore throws a security warning.
Would people recommend hard-coding the parse file always to request the HTTPS address for these remote files? Or is there a better way of doing this?