I have 2 existing arrays and one calls upon the other for a game from the <form>, as you make a choice in the drop down menu (based on the description displayed), you are right or wrong and it displays the right answer for you if you're wrong... I need a third array that is going to call the images associated with the right answers and display that image of the right answer if they are right or wrong. I don't know how to call the images in the array, or in the form. I'm noob beyond, yes.

Recommended Answers

All 2 Replies

use if else conditions to do this..! if tru then load true image or if false then load false image...

I hope this will help you..

IF you can post your existing code. we can help modify this with an additional dimension for storing the image information.
Which language is this in ?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.