Menu

#1 path missing (e.g ./css/index.css)

open
nobody
5
2010-04-16
2010-04-16
No

The script application doesn't resolve the path for external css that is placed without the full URL . For example this url

https://www.google.com/accounts/ServiceLogin?service=adwords&cd=null&hl=en-US&ltmpl=signup&passive=false&ifr=false&alwf=true&continue=https%3A%2F%2Fadwords.google.com%2Fum%2FSignupToken

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 .

Discussion


Log in to post a comment.

MongoDB Logo MongoDB