Support Forums

Extra Pages and HTML links

This is a discussion on Extra Pages and HTML links within the Templates, HTML, CSS, and Design Help forums, part of the General category; I'm trying to create an extra page which is an FAQ. I have a list of questions for users to ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 06-10-2010, 11:06 AM   #1
Customer
 
Join Date: Oct 2009
Posts: 114
Rep Power: 10
belvedere is on a distinguished road
Default Extra Pages and HTML links

I'm trying to create an extra page which is an FAQ. I have a list of questions for users to read and I want them to click on the question and it will take them to the corresponding paragraph in the same page.
I have done it using the following html code.

<a href="#Question1">Question goes here.</a>

Several paragraphs of text then...

<a name="Question1">The answer to the question</a>

It works fine if I view the page by itself on my PC, but when I put the code into the corresponding page in Page Editor and click on the Question1 link it takes me to the home page of the site.

Can I not use these commands in Page Editor or is there another way of doing it?

Thanks
belvedere is offline   Reply With Quote
Old 06-10-2010, 02:53 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

You will probably have to change it to:
href="http://yoursite.com/pathtopage.php?#Question1">
or:
href="http://yoursite.com/pathtopage/#Question1">
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 06-10-2010, 03:21 PM   #3
Customer
 
Join Date: Oct 2009
Posts: 114
Rep Power: 10
belvedere is on a distinguished road
Default

Quote:
Originally Posted by Eric Barnes
You will probably have to change it to:
href="http://yoursite.com/pathtopage.php?#Question1">
or:
href="http://yoursite.com/pathtopage/#Question1">
But that will reload the page won't it? I've seen on other sites it just moves down to the appriate paragraph without refreshing the page.
belvedere is offline   Reply With Quote
Old 06-10-2010, 04:32 PM   #4
Customer
 
Join Date: Oct 2009
Posts: 114
Rep Power: 10
belvedere is on a distinguished road
Default

I guess I could use the iframe command unless anybody knows a better way.

Any suggestions appreciated.
Thanks
belvedere is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extra Pages belvedere Technical Support 4 05-13-2010 09:04 AM
Creating New Pages w/links RandyB Technical Support 1 11-24-2008 12:24 PM
Links PAges/Scripts Tim_A Site Marketing 2 02-16-2007 09:07 AM


All times are GMT -4. The time now is 08:37 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0