Click to See Complete Forum and Search --> : Faq?
DanUK
06-17-2003, 08:40 AM
hello again. hope you're all well on this extremely hot day in the UK!
I want to create a FAQ page for my website, but I wanted to use some kind of 'interactivity', like it would say the question, and some kind of button, when pressed it reveals the answer (either in popup window or whatever). Is this achieved by Javascript? if so .. has there been one created? unfortunately i'm not too brilliant with it :\
Many thanks for any help!
Khalid Ali
06-17-2003, 09:20 AM
There is tonne of script like this even on this forum..the idea is to open a new window when clicked on a link..just search the forum..
DanUK
06-17-2003, 09:21 AM
yep sure, thanks.
But ... Is there a more proffesional way to do it? like when you click the button it comes beneath the text? If you look at this site, this is the kind of thing I mean ...
I found this searching google:
http://www.quakenet.org/faq/faq.php?c=4
many thanks.
DanUK
06-17-2003, 07:56 PM
Originally posted by skydan
yep sure, thanks.
But ... Is there a more proffesional way to do it? like when you click the button it comes beneath the text? If you look at this site, this is the kind of thing I mean ...
I found this searching google:
http://www.quakenet.org/faq/faq.php?c=4
many thanks.
is this possible please?
Are you talking about page-transitions? This is an IE-only thing. You can use Javascript to recreate the effect, or make a Javascript to reveal the page in a certain way (e.g., top to bottom) if you like. If you have any script in particular or any idea in particular in mind then just ask. Are you asking for ideas?
Jona
z_mirza
06-17-2003, 11:28 PM
well try looking at that site's code and maybe you can get an idea. on how to do what you want