Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Webbrowser control
Message
De
07/02/2004 22:58:14
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00874802
Message ID:
00875228
Vues:
11
Hi David,

I am creating and displaying my own HTML documents and thus I can use the border-style: none in a CSS to remove any 3D effects.

While this works for the body element (buttons and textboxes), it refuses to cooperate with dropdown lists :(

BTW, thanks for the link to MS article. No mention there about it not working for dropdown lists though

Regards,

Mike

>Mike,
>
>Are you displaying yout own HTML documents or general HTML found on the web? If it's your own then you could put Gerald's style setting in a CSS and use it everywhere. From my tests this style setting is enough to make the page look flat on a VFP form:
>
>body { border-style: none; }
>
>Check this article for the other values possible http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/properties/borderstyle.asp
>
>If they are documents not in your control, it'll be troublesome to "insert" this style into the page or its CSS.
>
>>That did do the trick...and it has none of the resize issues I was griping about in my other messages. I can't believe how simple and non-intuitive this fix was.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform