Subject Re: [firebird-php] Pop-up problem
Author Helen Borrie
At 03:49 PM 26/08/2004 +0100, you wrote:
>Apologies for posting here, but I am just getting flames on the other
>lists, and at least people are polite here ;)
>
>I have a section of code that is working fine, a <DIV> is populated from
>the database, and builds a pop-up for the page that is working nicely in
>production. The problem is that on ONE site, Internet Explorer is
>displaying the pop-up as another section at the top of the page. Not all
>machines on the site are showing the problem. The rogue section works,
>and advances to the selection requested, but it refuses to display as a
>simple pop-up. Run Mozilla a problem machine and it is fine, so it's IE
>that has the problem ( and the customer insists on IE ;) ). Anybody seen
>this - only thing I can see obvious is the level of 'security fixes'
>added to the machines ( none are the same :) ) and some later 'fix'
>seems to be the cause, but I can't see anything common and I can't
>create the problem at home.

Find out if the user has the Google toolbar installed, or some other plugin
that manages popups. If so, get him to uninstall it and see if the "sticky
popups" disappear.

H.