Cannot see debug infos
Cannot see debug infos
Check that HTML code pls:
I want to see that text before but its hidden by the following result of code:
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<title>Pharma Warenwirtschaft Mobile</title>
<link rel='stylesheet' href='css/themes/wawi.min.css' />
<link rel='stylesheet' href='css/themes/jquery.mobile.icons.min.css' />
<link rel='stylesheet' href='
http://code.jquery.com/mobile/1.4.5/jquery.mobile.structure-1.4.5.min.css'
/>
<script src='
http://code.jquery.com/jquery-1.11.1.min.js'></script>
<script src='
http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js'></script>
</head>
<body>
See only that body text.
</body>
</html>
What is to do to see the first text? I want to see debug infos for example.
I dont have that problem by delete the <script> tags.
Thanks for help! :)
Topic Participants
huansen
anthonyc