overlay images depending on drop down options -


what i'm trying accomplish here following:

  • create canvas choose variety of (dropdown menus) guitars , choose parts of image, parts display inside canvas.

  • so lets trying chose body color. there menu "body color" , color options below it. choose different color same change accordingly.

  • same thing "neck color" option. (here 1 of issues)
  • same thing "hardware color" option.
  • same thing "pickguard color" option.

i able change bodies color correctly reason body being displayed twice.

when choose neck option displays correct neck body disappears.

here code have developed far not working desired. appreciated.

here have far (see comment).


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -