开发者

Add HTML controls on Canvas for Raphael Library

开发者 https://www.devze.com 2023-03-02 12:42 出处:网络
How to add HTML controls [like textbox, combo box, button etc.] on canvas [we use paper] for Raphael Library?

How to add HTML controls [like textbox, combo box, button etc.] on canvas [we use paper] for Raphael Library?

I want开发者_运维百科 to add on paper[canvas], not out side of paper.


You need to use absolute positioning and z-index property like this.

0

精彩评论

暂无评论...
验证码 换一张
取 消