Hi
I am the owner of www.stofukerfi.is which is created with WYSIWYG web builder
When inspecting the source code via Internet Explorer or Chrome the following
code appears:
-----------------
<body>
90<div id="container">
<div id="wb_Text17">
--------------------------
The strange code is the "90" which I can not trace in the WYSIWYG web builder.
The "90" does not show up when viewing the HTML in the Builder
It only appears in browser IE and Chrome via source code viewer - the "90" seems to be outside the source code block
Any clue what I can do?
Regards
Bernhard
Strange code showing up when browsing webpage
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Strange code showing up when browsing webpage
Maybe you have added it via Page HTML or Site HTML?
Re: Strange code showing up when browsing webpage
Hi
The following code inserted by me seems to create
this mess - found on site HTML in Builder
<?php echo file_get_contents('http://stofukerfi.is/counter.txt');?>
Perhabs the syntax is wrong? - even it works
regards
Bernhard
The following code inserted by me seems to create
this mess - found on site HTML in Builder
<?php echo file_get_contents('http://stofukerfi.is/counter.txt');?>
Perhabs the syntax is wrong? - even it works
regards
Bernhard
Re: Strange code showing up when browsing webpage
It may be better to insert the code via an HTML object so you have control over the position on the page.