It's a faith in technology.

Frequently Asked Questions (FAQ) page Source Code For Blogger

Share on :
Blogger can also add Frequently Asked Quesions page in there blog. Frequently Asked Quesions page Source Code will help you create a Frequently Asked Quesions page (FAQ) with up to 10 questions. Additional questions and answers can be added to the page by adding some code. Change size of FAQ windows and Change all Question and add your question and Answer.

1. Login to Blogger then Chose "Layout"
2. Click on "Add page element" (chose where you want to put it) then chose "HTML/Javascript"
3. Copy the code given below and put it in the "Configure HTML/JavaScrip" box.
4. Save Your Work and Refresh Your Blog For New Changes.

<script language="JavaScript">
<!--
function showFAQ(form)
{form.answer.value=form.question.options[form.question.selectedIndex].value;} // -->
</script>
<div align="center">
<form name="faqform">
<div align="center"><font size="4">Frequently Asked Questions</font></div>
<div style="width: 890; height: 468" align="center">
<select onchange="javascript:showFAQ(this.form);" style="width:780px; border-width:2; border-color:#aaaaaa; font-weight:bold;" name="question" size="1">
<option value="Select a question from the drop down menu above."/>Select a Question
<option value="Demo Answer 1"/>Demo Questin 1
<option value="Demo Answer 2"/>Demo Questin 2
<option value="Demo Answer 3"/>Demo Questin 3
<option value="Demo Answer 4"/>Demo Questin 4
<option value="Demo Answer 5"/>Demo Questin 5
</select><p><textarea rows="20" cols="20" style="width:780px; border-width:3; border-color:#aaaaaa;" name="answer" wrap="virtual">Select a question from the drop down menu above</textarea>
<p><a href="http://bloghacktips.blogspot.com" target="_blank">
<img alt="Blog Tips" width="84" src="http://fun4utips.googlepages.com/CodeBy.jpg" height="18"/>
</a>
</p></p></div>
</form>
</div>


Note :- Don't Change Code


0 comments on Frequently Asked Questions (FAQ) page Source Code For Blogger :

Post a Comment and Don't Spam!

Thanks For Your Comment. You can also reach me at my mai Id :- blogtips.frd@gmail.com

 

Receive all updates via Facebook. Just Click the Like Button Below

You can also receive Free Email Updates: