Welcome Guest [Log In] [Register]
This board has been archived and is no longer accepting new questions. If you have a support question for your ZetaBoard, please visit us at the new support board. Registration is free and easy.


Visit the NEW ZetaBoards Support forum!

Username:   Password:
Add Reply
Simple FAQ; very simple
Topic Started: May 17 2008, 02:20 PM (871 Views)
.DeleTeD.
Member Avatar
Member
[ *  *  * ]
Code Name: Simple FAQ

Description: Creates a simple FAQ box

* Create as many sections as you want
* Put as many questions as you want
* Customize the colors
* Customize the look
* Room more your own improvements


Preview: Here



Installation: Add the following code to a new page under the website maker.


Spoiler: click to toggle


------------------------

Sections

<option value="">Section Name


Questions

<option value="THE ANSWER THAT IS SHOWN"> --> THE QUESTION ASKED



Just add them where the red is.

-----------------------------


Any questions, post them up
Edited by .DeleTeD., May 19 2008, 05:36 PM.
Offline Profile Quote Post Goto Top
 
Matt51723
Member Avatar
The Commies-We're going Cow Tipping!
[ * ]
Nice code deleted.
Offline Profile Quote Post Goto Top
 
24thcenstfan
Member Avatar
Live Long and Prosper!
[ *  * ]
That is a nice code. Very multi-purpose actually. :)
Offline Profile Quote Post Goto Top
 
Fission
Member Avatar
I am really awesome
[ *  *  * ]
Good job.
Offline Profile Quote Post Goto Top
 
yellowdartx
Member Avatar
Zombie!!!
[ *  * ]
Nice code Deleted thanks for posting!
Offline Profile Quote Post Goto Top
 
Victrixs
Member Avatar
Website Developer
[ *  *  * ]
Dude... That's SWEET!
Offline Profile Quote Post Goto Top
 
davadude
Member Avatar
GuildWars addict :P
[ *  *  * ]
Very cool code!
Offline Profile Quote Post Goto Top
 
Nicola
Darth Vader's Sewing Instructor

Can I ask why you feel it is necessary to have another set of <html><head> and <body> tags when the main page has those anyway?

That is also not valid xHTML which the doctype/Zetaboards requires. Please validate this or I'll 'hide' it. The W3 validator is popping out over 170 errors.

Nice idea, but bad coding.
Offline Profile Quote Post Goto Top
 
.DeleTeD.
Member Avatar
Member
[ *  *  * ]
174 Errors

:/ Ill fix it

EDIT - I re posted a new one. When I checked the file by itself, without it encoded into the webpage maker their is only 2 errors now. When I did it with the site link their is 140 errors, which are all because of other aspects of the website itself. The code is good now.
Edited by .DeleTeD., May 19 2008, 05:38 PM.
Offline Profile Quote Post Goto Top
 
Nicola
Darth Vader's Sewing Instructor

<table border=1 cellspacing=0 cellpadding=5>

Should be

<table border="1" cellspacing="0" cellpadding="5">

Zetaboards only gives out one error due to the missing alt on the clock image.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · User Created Codes · Next Topic »
Add Reply