Advanced Search

Search:

Type: Posts; User: KennyP; Keyword(s):

Page 1 of 4 1 2 3 4

Search: Search took 0.00 seconds.

  1. Wow! It's working! Thank you so much Beverley. Am...

    Wow! It's working! Thank you so much Beverley. Am sending you a PM.
  2. I tried removing every single item in the header...

    I tried removing every single item in the header and footer, including all the necessary items required for the paypal payment process to work, but none of them made the menu images stop displaying...
  3. Thanks for your reply Beverley. I will do just as...

    Thanks for your reply Beverley. I will do just as you suggested and will report back.
  4. Menu items display the hover state before they're hovered

    Hi Guys-

    On a website I work on for a friend, on the mp3 download page with php code integrated in it, all the items on the menu bar display the hover state before they're hovered. If you actually...
  5. Thank you molendijk. Unfortunately even with the...

    Thank you molendijk. Unfortunately even with the addition of the above code the flicker continues.

    Your site's pages look good in the iframe method you devised. But although Billy Joe's site's...
  6. OK - I changed the doctype as above... ...

    OK - I changed the doctype as above...

    <!doctype html>
    <html >
    <head>
    The flickering was reduced by it but not eliminated, and it now had a black background flash, not white as it did...
  7. Thanks so much Guys. I'm very grateful for your...

    Thanks so much Guys. I'm very grateful for your kindness.

    After literally staying up all night trying to clear up the problem, still had to meet the day's chores. I will try the last suggestion as...
  8. Thanks molendijk -- I wish that were the case and...

    Thanks molendijk -- I wish that were the case and I could simply remove them -- but I had removed them from the separate files.
  9. Thanks for the input molendijk. I entered that...

    Thanks for the input molendijk. I entered that code on the home page but unfortunately it only intensified the white flash, so I quickly removed it.
  10. IE 9 is becoming a nightmare!

    Guys,

    I don't know what's going on. When I first removed the following...


    document.execCommand("BackgroundImageCache", false, true)

    the problem began to go away. Instead, after not...
  11. EDIT: Please see my last post - Problem Not...

    EDIT: Please see my last post - Problem Not Solved

    I found the culprit that was producing the flickering effect (for the most part)

    In order to improve an image caching problem for images in...
  12. Thanks for your input moledijk: If I...

    Thanks for your input moledijk:

    If I understood correctly, I tried adding the image urls in the style tag after body as...

    content: url(/images/billy-joe-conor.jpg) url(/images/brook.gif);...
  13. Thanks. I'll try that as soon as I get back home.

    Thanks. I'll try that as soon as I get back home.
  14. Yes John. Definitely the paths were correct. It...

    Yes John. Definitely the paths were correct. It seems that the browser insists on loading a blank page before loading the whole page, or at least delaying the page load.

    Previously, when an image...
  15. Thanks once again John, but although logically it...

    Thanks once again John, but although logically it should effect an improvement, it actually made the problem more pronounced. It doesn't make sense.
  16. Thanks for the info Bernie. Coincidentally that...

    Thanks for the info Bernie.
    Coincidentally that site is where I originally got the CSS preload method I was using previously, which was actually working very well as far as preloading the images....
  17. Thanks John. The following change you posted... ...

    Thanks John. The following change you posted...
    html, body {padding:0; margin:0; color:#ffffff; background-color: #000000 !important;} in conjunction with the preload script on every page fixed...
  18. OK, I now added Preload Image (with progress bar)...

    OK, I now added Preload Image (with progress bar) Script II posted here on Dynamic Forums. Unfortunately not only doesn't it make a difference, but the images are not preloading as well or not at...
  19. I entered the

    I entered the <!--[if lt IE 9]> code to every page of the site.

    As for trying a preloader as opposed to the current type of image preloading I'm using, the only two I've located here on Dynamic...
  20. Thanks bernie, and thanks John. I'll try adding...

    Thanks bernie, and thanks John. I'll try adding if IE tags and see if it helps.

    EDIT: Thanks John, but unfortunately it doesn't help. It's a shame what IE 9 is doing to the great fade script you...
  21. The following is a sample of how all images are...

    The following is a sample of how all images are preloaded, which still works great in FF, but I'd like to get transitions as smooth as they were in IE 7 and 8 as well:


    <style>...
  22. Thanks for your reply guys. Bernie, As a...

    Thanks for your reply guys.

    Bernie,

    As a matter of fact, one of the reason page transitions were so smooth in IE 7 and 8 is because all images preload during the welcome page display, which is...
  23. IE 9 Becoming a Nightmare! May All its Developers Get Fired!

    Hi guys,

    Do you know what MS did with IE 9 to cause the following issue?

    In IE 7 and 8, the pages of a site I built for a friend loaded very smoothly with a jquery fade effect on loading and on...
  24. Sorry Bernie. I had this post all written but I...

    Sorry Bernie. I had this post all written but I got logged out when I tried to enter it, so I had to re-do it. Why is there such a short time limit set in which to write out a message?

    In...
  25. Hi Bernie, Thanks for your reply. I'm using...

    Hi Bernie,

    Thanks for your reply. I'm using IE9. Below is the code for that section, and attached are images as it displays in IE and FF.


    <div class="style72" style="width:362px;...
Results 1 to 25 of 92
Page 1 of 4 1 2 3 4