Boost the z-index value of your Ajax thingy and use:
http://www.dynamicdrive.com/dynamici...army/index.htm
instead of U-fade. U-fade uses constantly escalating z-index values, so given enough time will cover anything. The above linked script moves only within a range of z-index 5 or 6, maybe less.
If you are still having problems, perhaps you are not effectively altering the z-index of the Ajax item. The Ajax script itself may take control over it. Even with U-fade, if you effectively boosted the Ajax item to a z-index of say:
z-index:999999999999;
It would take a very long time for the U-fade script to cover it. If you cannot figure it out:
Please post a link to the page on your site that contains the problematic script so we can check it out.
Bookmarks