You are not logged in.
Pages: 1
I just noticed this today while trying to debug some js in IE. For some reason, all my pages have an extra carriage return at the top of the page. If you look at the source of this page http://www.bemidjidragonboat.com/teams/108/ there’s an extra return at the top of the page. there’s nothing in my pages or forms that are run at the top that have any extra space at the top. Any clue as to what could be making this happen?
I’m running the latest and greatest, 4.4.1
Offline
Did you check the index.php file?
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Nothing in there that would be outputting a carriage return. I’ve noticed this before on another site of mine and was scratching my head on it.
Offline
I asked because if I add a blank line before <?php in index.php, I get to see exactly the same in my source code.
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Nate, have a look over here, it might be related.
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
Pages: 1