תוינש רפסמ רחאל םלענו ףדה שארב "ףע"ש ןולח .םירטמרפה לכ תא תונשל ןתינ היקיתב popupcontent.html ץבוקה תא םג לולכל בל ומיש |
| <html> <head> <TITLE>Simple flying pop-up-window</TITLE> <script> <!-- Beginning of JavaScript - // CREDITS: // INSTRUCTIONS: // Configure the variables below // ********************************************************************************** // ********************************************************************************** // The name of the pop-up-window. Do not change it. // The heiht of your pop-up-window (pixels) // The width of your pop-up-window (pixels) // Distance to the top margin of the big window. // The URL of the HTML-file that contains the content of the pop-up-window // Standstill-time (seconds) // Configure ths speed of the pop-up-window // Do not change this variable // Do not change this variable // Do not change this variable // Do not change this variable waitingtime= waitingtime*1000 function showWindow() { function movewindow() { function movewindow2() { // --> |