javascript - Drawing to the background -


i'm creating website lets user draw background color chooses. want let user change background color hex color picker tool.

the latter easy how can let user draw background? possible use canvas background?

should create whole background entire of small divs color change when user drawing?

the best way indeed use <canvas>.

here can find in-depth tutorial how use html5 canvas create drawing app. luck.


Comments

Popular posts from this blog

shopping cart - Page redirect not working PHP -

php - How to modify a menu to show sub-menus -

python - Installing PyDev in eclipse is failed -