FP pop ups... can I change the title?

  • Thread starter Thread starter MDBJ
  • Start date Start date
M

MDBJ

my FP pop-ups always get listed with a title of
"microsoft internet explorer"

is there no way to change this title?
 
Are you giving your pop ups a title tag??


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
how can I do this?
the code lists as
<font color="#008000" id="id1" onclick="FP_popUpMsg('my message')">
 
What does your message pop up in.
A new window, a dialog.??

Can you post a link to a page with an example??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Ah OK.

That is a javascript alert.
There is no way to change the title on an alert box.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
Back
Top