Check for HTTPS Protocol via Javascript

April 5th, 2006  |  Published in Development

<script type="text/javascript">
var prefix = window.parent.document.location.protocol + '//';
var url = 'justamemo.com/';
</script>
Read More
Entries you might be interested in based on the one above:

Tags: , , , , , ,

Comments are closed.