|
Français (Google)
|  | |
Español (Google)
|  | |
Italiano
| | |
1SITE: create a business or personal Website with ease...
|  |
CDFrontEnd: distribute documentation, CD brochures & CD business cards; protect CD (Fra, Ita)
|  |
HyperPublish: create Website, product catalog (also from DB CSV), multimedia CD... (Ita)
|  |
EBooksWriter: edit, pack and protect smart ebooks... (Esp, Ita)
|  |
PaperKiller: create a manual, hypertext, manage electronic documentation
|  |
RoboAuthor: make software helpfile and documentation .CHM .HLP HTML Help
|  |
VisionHost: web space hosting for VV customers
|  |
EasyWebEditor: build your own Web site, create good Internet pages without code or "HTML"
|  |
Français (Google)
Créer une page Internet personnelle ou d'entreprise avec facilité; distribuer de la documentation, des brochures avec CD DVD à démarrage automatique / auto exécutable, protéger CD / DVD; logiciel pour catalogue de produits (database, CSV); modifier, emballer et protéger ebooks; créer un manuel, un hypertexte, gérer la documentation électronique; construire votre site Web, créer des pages...
|  |
Español (Google)
Crear un negocio o sitio web personal con facilidad; distribuir la documentación, manuales, folletos y CD / DVD tarjetas de visita; proteger CD; crear catálogo de productos (database, CSV), editar, empaquetar y proteger ebook; crear un manual, hipertexto, gestión de documentación electrónica y ayuda CHM y HLP; construir su propio sitio Web, crear páginas de Internet...
|  | |
|
|
Author |
Topic: Add a "print" button (Read 1143 times) |
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 920
|
 |
Add a "print" button
« on: Sep 22nd, 2003, 6:00am » |
Quote Modify
|
With "Insert >HTML >Within page" insert this script somewhere: <script> <!-- function winPrint(){ if (window.print) { window.print(); } else { alert("Your Web Browser DOES NOT support this print method. Close this window and select File>Print from the main Menu."); } } //--> </script> Then to place a link that will print, use the normal link functions (Insert >Link, or Image >Define Link or whatever) and in the link Window, select the 3rd tab, Add+, then type this text (will replace http:// ) javascript:winPrint()
|
|
Logged |
|
|
|
|
|
|