01 junio 2008

Alertas: cut and paste bookmark

Nombre: cut and paste bookmark
Descripción: Este script automáticamente abre la ventana de favoritos del usuario para que te añadan. Para Netscape hay función de texto añadida.
Autor: codeLifter
Idioma: Inglés

Descargar

============================================================
Script: Bookmark This Page Script

Functions:

In IE browsers, the script automatically opens the dialog
to add your bookmark to the visitor's favorites. In other
browsers, the message in the txt variable is shown.

Update 07-03-01: see tech note at end to use an image
instead of text for the link.

Browsers: IE 4.0 and later (degrades gracefully in others)

Author: etLux
============================================================

Put the following script in the body of your page. Set the
font with tags around the script as shown.





============================================================

Addendum: Using an Image instead of Text for the Link.

You can use an image instead of the text for this link by
using the following in the txt variable:

var txt = ""

Use an image name (and full http:// path if needed) as shown
above. Take special care to use single quotes where shown!

============================================================

No hay comentarios: