heya, I am need of html scripting that will allow me to create a sort of drop down frequently asked questions. I basically want to be able to have a question... eg. What is your policy on spam? and then when that is cliked the questions below it move down and the answer to the question comes up underneath. eg. We have a zero policy on spam and will never send mails out. If that makes any sence lol... If someone knows where to go to get this please let me know lol. Thnx
What you need to be using is CSS, or javascript. Sorry I cant give you any specific tutorials for that, but it cant be done with only HTML. You probably need some javascript "onclick" event attached to your question
javascript would be fine lol, css is a bit complicated for me . Yeh I really didnt know lol. but yeh if anyone knows of something that could help me it would be great EDIT: iv got this so far http://javascript.internet.com/css/faq-drop-down.html which seems alright and il implement that but if anyone knows of sumthing better in any way please lte me know