path missing (e.g ./css/index.css)
Status: Beta
Brought to you by:
creotiv
The script application doesn't resolve the path for external css that is placed without the full URL . For example this url
has <link rel="stylesheet" href="adwords/signup.css" type="text/css">
<link rel="stylesheet" href="adwords/progressmap.css" type="text/css">
<style type="text/css">
</style>
<script type="text/javascript" src="adwords/wizard_js_compiled.js"></script>
.All the external content like this is missed by your script .