Hi...I have a table with 3 rows and 3 columns. In first column I have a question and when I click on that question, answer should come up in the adjacent column. How do I do it? Any help regarding this will be very appreciable. Thanks a lot!
Parag
Hi...I have a table with 3 rows and 3 columns. In first column I have a question and when I click on that question, answer should come up in the adjacent column. How do I do it? Any help regarding this will be very appreciable. Thanks a lot!
Parag
Can you write your own JavaScript?
Hello Mike...no..no knowledge of javascript...I have just started HTML...
Parag
Hello Mike...no..no knowledge of javascript...I have just started HTML...
Parag
You can't do what you're asking without a knowledge of JavaScript or enough knowledge of a server-side language like Perl or PHP to modify the page.
This is not a simple question to answer as there are many ways to interpret it. As a starting point I suggest you build a web-page that is how you would like it to be with the answers visible. Make sure it is accessible on the internet and ask a question on the jQuery forums: http://forum.jquery.com/
If preparing a public web page is not an option. I recommend you have a play with this site: http://jsfiddle.net/
For example: http://jsfiddle.net/HDSUW/3/