http://www.screencast.com/users/Visualizer/folders/VWG%206.4%20beta/media/175aa5fb-11e4-40a3-a2ef-3d90a8c9ca42
In IE there is a blank line in a Htmlbox before the text starts. In Chrome and FireFox it starts right at the top.
With this issue it's hard to make your application look the same on every browser when html boxes are used.
For example, we use it to display a twitterfeed in our application. For every feed are about 20 pixels space lost because of the lost space up in the htmlbox.
I allready experienced this this before in 6.3.
Best regards,
Tom
Hi Tom,
have you specified a value for the margin of the html & body in your stylesheet? (it could just be differing defaults if not specified)
try adding:
html{margin:0} body{margin:0} to your stylesheet definitions to see if it makes a difference
cheers james
Hi James, Thanks for your response.
What you see in the screenshot is identicly the same code on diffrent browsers.
But IE behaves diffrent as the other onces.
But good suggestion, i will try this.
Hi Palli, i guess you overlooked this one yesterday evening.
Can you please comment on this.
Thanks,
Hello Tom, This thread is currently being processed. You will get a reponse within 3 hours. Regards, Ori Cohen Support Manager, the Visual WebGui team