Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Not VFP but internet question
Message
From
07/07/2011 04:02:19
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
06/07/2011 14:14:09
Victor Chignes
Inteliventas
Peru
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
01517465
Message ID:
01517531
Views:
50
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform