Add HTML controls on Canvas 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.
精彩评论