Ver Mensaje Individual
  #5 (permalink)  
Antiguo 05/09/2002, 13:42
Avatar de ulisses
ulisses
 
Fecha de Ingreso: junio-2002
Ubicación: España
Mensajes: 73
Antigüedad: 21 años, 10 meses
Puntos: 0
Re: Icono en favoritos, no me funciona

¿puede ser por la ventana pop up que aparece debajo? me he bajado el código publicada y se añaden unas lines:
1: <!--pubframeconddopopup-->
2:
3: <HTML>
4:
5: <script language="javascript">
6: <!--
7: var ops_s;
8: ops_s = 400;
9: function myerror() { return true; }
10: onerror = myerror;
11: if(typeof(screen) != "undefined") if(screen.Height > 1) ops_s = screen.Height - 100;
12: if(typeof(window.innerHeight) != "undefined") if(window.innerHeight > 1) ops_s = window.innerHeight;
13: if(ops_s < 400)
14: {
15: if(window == window.top)
16: {
17: window.open('http://www.iespana.es/heberg/pubp.htm?Time=1031250713&Url=/buceadorprofesional/index.htm&Nom=buceadorprofesional&POP=1', 'pubpopup', 'height=140,width=468');
18: }
19: }
20: else
21: {
22: if(window == window.top)
23: {
24: var s='<HEAD><TITLE>BuceoProfesional.info& lt;/TITLE></HEAD><FRAMESET ROWS="*,74" FRAMEBORDER="no" FRAMESPACING="0" border="0" bordercolor="#dddddd">'+
25: '<FRAME src="'+window.location+'?" name="doc">'+
26: '<FRAME src="http://www.iespana.es/heberg/pub.htm?Time=1031250713&Nom=buceadorprofesiona l&FRAME=1" name="pubframe" scrolling="no" noresize>'+
27: '</FRAMESET>';
28: document.write(s);
29: }
30: }
31: function relpub()
32: {
33: if((top.ops_s >= 400) || (top.ops_s < 1))
34: {
35: if(top.pubframe != null)
36: top.pubframe.pubrelpub();
37: }
38: }
39: function relpubloc()
40: { top.relpub(); }
41:
42:
43: //-->
44: </script>
45: </HTML>
46:
47:
48:
49: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
50: <html>
51: <head>
52: <title>BuceoProfesional.info</title>
53: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
54: <link rel="SHORTCUT ICON" href="favicon.ico">
55: <style type="text/css">
56: </style>
57: