creating web popup

M

Murray

A popup window? Use the open browser window behavior (FP2003). Be aware
that such things that happen onload are blocked by all modern browsers. A
user initiated popup is safe from this....
 
Top