Hello there popup box

J

John

I am a bit worried to find on a couple of pages in my web site that when the
mouse moves over a certain area of the screen a pop up window appears that
says "Hello there", you press the OK button and it closes. Too make matters
worse I have found the following code imbedded in the page code.

</table>
<p align="center">&nbsp;</p>
<p align="center">&nbsp;</p>
<p align="center" onmouseover="FP_popUpMsg('Hello there')">&nbsp;</div>
<p>&nbsp;</p>
</td>
</tr>
<tr>
<td width="7%" valign="top" background="images/green_bk.gif">&nbsp;</td>
<td width="1%" valign="top" background="images/fd_mid_sp.gif">&nbsp;</td>
<td width="92%" valign="top" colspan="2"><hr></p>
<p align="center"><font size="1">
<!--webbot bot="Navigation" s-type="top" s-orientation="horizontal"
s-rendering="text" b-include-home="TRUE" b-include-up="FALSE"
u-page="about.htm" s-target -->
</font></p>
<p align="center">&nbsp;</p>
<p align="center"><font face="Georgia">
<font size="2">

I have no idea how it got there and was wondering which lines to delete to
remove it.

Thanks for any help

John

PS I am using FP2003
 
J

Jim Buyens

You would delete:

onmouseover="FP_popUpMsg('Hello there')"

BTW, this looks like the code that the Behaviors feature
in FP2003 creates when you specify a popup message as the
action. Perhaps you were experimenting and saved the page
by mistake. Otherwise, it may be time to check your
security level and change your password.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------





-----Original Message-----
I am a bit worried to find on a couple of pages in my web site that when the
mouse moves over a certain area of the screen a pop up window appears that
says "Hello there", you press the OK button and it closes. Too make matters
worse I have found the following code imbedded in the page code.

</table>
<p align="center"> </p>
<p align="center"> </p>
<p align="center" onmouseover="FP_popUpMsg('Hello
there')"> said:
<p> </p>
</td>
</tr>
<tr>
<td width="7%" valign="top"
 
M

MD WebsUnlimited.com

Hi John,

The code is located here.
<p align="center" onmouseover="FP_popUpMsg('Hello there')">&nbsp;</div

It is one of the FP3 behaviors.

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
Try RunASP - Run ASP pages without a web server.
http://www.websunlimited.com/order/product/runasp/runasp.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible

John said:
I am a bit worried to find on a couple of pages in my web site that when the
mouse moves over a certain area of the screen a pop up window appears that
says "Hello there", you press the OK button and it closes. Too make matters
worse I have found the following code imbedded in the page code.

</table>
<p align="center">&nbsp;</p>
<p align="center">&nbsp;</p>
<p align="center" onmouseover="FP_popUpMsg('Hello there')">&nbsp;</div>
<p>&nbsp;</p>
</td>
</tr>
<tr>
<td width="7%" valign="top"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top