Jump to content

Php reload


nathan1

Recommended Posts

Because you have your flash banner in every page it is always going to reload on every page request. It has nothing to do with PHP.

 

There is not a definite way to stop the reloading, one of the tricks I used to do is use an HTML frameset. In the top frame you'll have the flash banner and the bottom frame you'll have your site. That way when you go to different pages in your site the flash banner doesn't get reloaded all the time, only your site content. However a more modern way would be to use AJAX instead rather than a frameset.

 

As your banner is very basic and not much happens, only the fancy animations during loading/mouseover's. Another idea would be to just show your flash banner for the index page and then just a static image for the rest of the pages and redo your grey menu bar in just plain HTML/CSS.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.