zk中引入Activex

ZK and activeX object

Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=4762625
By: sayilir
Hi ;
I want to use some activeX object in my web page.is anybody try to do this?
Is it possible to use activeX object in my zul page? and how can I control some functions of object

Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=4764731
By: rmaugusto
You can use:
<window xmlns:h="http://www.w3.org/1999/xhtml">
<h:a href="#">Html tags</h:a>
<h:OBJECT ID="Cmd1" CLASSID="clsid:0BA686B4-F7D3-101A-993E-0000C0EF6F5E">
<h:PARAM NAME="Caption" VALUE="Clique-me" /> </h:OBJECT> </window>
or
<window >
<html>
<h4>Html tags!</h4>
<OBJECT ID="Cmd1" CLASSID="clsid:0BA686B4-F7D3-101A-993E-0000C0EF6F5E">
</OBJECT>
</html>
</window>
This way you have to replace < by < and > by >
Ricardo M. Augusto

摘自(http://www.zkoss.org/forum/listComment/4454

转载于:https://www.cnblogs.com/OOAbooke/archive/2012/01/11/2319608.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值