Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not VFP but internet question
Message
De
07/07/2011 04:02:19
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
06/07/2011 14:14:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
01517465
Message ID:
01517531
Vues:
51
>Hello. I have this page:
>http://www.thorsoft.info/kcc1.html
>whose source is:
>
><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
><html><head>
><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>KCP - Muestra Gratis 092010</title>
><style type="text/css">
>   html, body, div, iframe { margin:0; padding:0; height:100%; }
>   iframe { display:block; width:100%; border:none; }
>  </style>
></script>
>
></head>
><body style="color: rgb(0, 0, 0);" alink="#ee0000" link="#0000ee" vlink="#551a8b">
><iframe src="http://r.office.microsoft.com/r/rlidExcelEmbed?su=-2483898211695417552&Fi=SDDD876BBC99AAA730!195&AllowInteractivity=True" width="100%"
>height="100%"></iframe>
></body></html>
>
>as you can see, at the bottom of the page a grey bar with info of microsoft office web application is displayed. How can I hide this?
>
>Regards

You can set iframe { display:none; width:100%; border:none; } and it won't display at all.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform