Jump to content

Why doesn't my while loop show sometimes unless I click the page?


pneudralics

Recommended Posts

I'm designing a webpage with WAMP now. The webpage is designed with css. I noticed sometimes my while loop doesn't display the data unless I left click anywhere on the page. When I left click on the pages somewhere all the data becomes visible.

 

Without the data being visible I can right click, look at the source and it shows in the source, its just not visible on the page itself.

 

This seems to happen on and off when I load the page.

so..in IE8, when you view source, is it showing the output from your loop, or the actual php code?

 

It shows the output from the loop not the php code. The problem is it doesn't display the output sometimes unless I click somewhere on the page. This happens on and off.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.