Can I put a Raphael.js canvas over an IMG element? What should I do make this layout work?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
Simply position the Raphaƫl canvas over the top of the image element using normal CSS techniques:
Then nest your elements like this:
|
|||||||
|