Cynthia’s literary career began when she interned as a part-time columnist for a small entertainment newspaper. She wore several hats: food critic, entertainment reviewer and cranky editor. A co-author of horror and urban fantasy novels, her first solo fiction project – The Mutant Casebook Series – was published by Whiskey Creek Press in 2013. Phantom Harvest Book One in the series is the winner of the 2014 EPIC eBook Awards for Fantasy Fiction. Cynthia is an active member of EPIC and Rocky Mountain Fiction Writers. She lives in Colorado.
via C.R. Richards.

[…] function setIframeHeight(iframeName) { var iframeEl = document.getElementById? document.getElementById(iframeName): document.all? document.all[iframeName]: null; if (iframeEl) { iframeEl.style.height = "auto"; // need to add to height to be sure it will all show var h = alertSize(iframeName); iframeEl.style.height =h + "px"; } } function alertSize(frameId) { var myHeight = 0; frame = document.getElementById(frameId); if( typeof( window.innerWidth ) == 'number' ) { //Non-IE var getFFVersion=navigator.userAgent.substring(navigator.userAgent.indexOf("Firefox")).split("/")[1]; var FFextraHeight=parseFloat(getFFVersion)>=0.1? 16 : 0; myHeight=frame.contentDocument.body.offsetHeight+FFextraHeight; } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) { //IE 6+ in 'standards compliant mode' innerDoc = (frame.contentDocument) ? frame.contentDocument : frame.contentWindow.document; myHeight= innerDoc.body.scrollHeight + 10; //myHeight = document.documentElement.clientHeight; } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) { //IE 4 compatible myHeight = document.body.clientHeight; } return myHeight; } Cox 15Winners of Seattle Legal Tech Startup WeekendHow To Overcome Catatonic SchizophreniaC.R. Richards […]
LikeLike