vml入門三大步

gagaghost發表於2008-04-07

第一步:在html標籤中加入xmlns,如下所示:

第二步:加入下面的

第三步:在

之間畫圖了:

fillcolor="green"
style="position:relative;top:1;left:1;width:200;height:200"
path = "m 1,1 l 1,250, 250,500, 500,500, 500,250, 250, 1 x e"
title="test"
strokeColor="yellow">

VML

就這麼簡單,注意要用IE除錯哦。

如果不顯示,你看看是不是文件的型別有問題,如檔案開頭是不是有

如果有,刪除就可以了。

參考地址:

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/5859/viewspace-1001989/,如需轉載,請註明出處,否則將追究法律責任。

相關文章