|
|
|
INSERT A LINK : |
|
Open the remote control from your site. For our part, we'll add a link to your site. You've got four possibilities to add a link to OOZAP : 1. SIMPLE LINK TO OUR HOME PAGE : Copy the source code below (Ctrl C and Ctrl V) to add a link to our home page (index). <!-- BEGINING CODE OOZAP --> <A HREF="http://www.oozap.net/">OOZAP</A><BR> <!-- END CODE --> Result: OOZAP 2. LINK WITH OUR LOGO TO OUR HOME PAGE : Copy the source code below (Ctrl C and Ctrl V) to add a link to our home page (index). <!-- BEGINING CODE OOZAP --> <A HREF="http://www.oozap.net"><IMG SRC="http://www.oozap.net/zaplog2.gif" ALT="OOZAP, the web's remote control" BORDER=0><BR> <!-- END CODE --> Result: or or or or ![]() or or or or ![]() 3. DIRECT LINK TO THE REMOTE CONTROL : Copy the source code below (Ctrl C and Ctrl V) to open the remote control directly from your site. <!-- BEGINING CODE REMOTE CONTROL OOZAP --> <SCRIPT> function go() { openpopup = window.open("http://www.oozap.net/index01.htm","OOZAP","width=236,height=460,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes"); openpopup.opener.name = "cible"; } </SCRIPT> <A HREF="javascript:go()"><B>OOZAP REMOTE CONTROL</B></A> <!-- END CODE --> Result: OOZAP Remote control 4. DIRECT LINK TO THE REMOTE CONTROL WITH OUR LOGO : Copy the source code below (Ctrl C and Ctrl V) to open the remote control directly from your site. <!-- BEGINING CODE REMOTE CONTROL OOZAP --> <SCRIPT> function gozap() { openpopup = window.open("http://www.oozap.net/index01.htm","OOZAP","width=236,height=460,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes"); openpopup.opener.name = "cible"; } </SCRIPT> <A HREF="javascript:gozap()"><IMG SRC="http://www.oozap.net/zaplog2.gif" ALT="OOZAP, la télécommande du web" BORDER=0></A> <!-- END CODE --> Result: or or or ![]() ADD A BOOKMARK: To add OOZAP to your bookmarks : - Clic on right button of your mouse : www.oozap.com - Then add your OOZAP bookmark. - To add a logo, clic here Note: You can also bookmark by doing, in home page, Ctrl + D on your keyboard. |
|
If you have already open the remote control, press Alt + Tab to get it back HOME © OOZAP 2000 |