Guest Posted July 22, 2005 Share Posted July 22, 2005 Hi - I'm having trouble using href in oscommerce. I'm trying to do: <a href="#1" >How safe is my credit card info?</a><br> <a name="1">Answer to How safe is my credit cardnfo?</a></b><br> But every time I click on "How safe is my credit card info?" I'm taking back to the index page and not to "Answer to How safe is my credit cardnfo?". Any ideas on why this is happening and how to fix? thank you. Link to comment Share on other sites More sharing options...
boxtel Posted July 22, 2005 Share Posted July 22, 2005 Hi - I'm having trouble using href in oscommerce. I'm trying to do: <a href="#1" >How safe is my credit card info?</a><br> <a name="1">Answer to How safe is my credit cardnfo?</a></b><br> But every time I click on "How safe is my credit card info?" I'm taking back to the index page and not to "Answer to How safe is my credit cardnfo?". Any ideas on why this is happening and how to fix? thank you. <{POST_SNAPBACK}> this is happening because it takes the base href to determine the root (IE). It might work well in FF or NS as they tend to ignore the base href tag. So you need to adjust how you add anchors and there are contributions for that. Suggest you search the forum and/or contribution forum for "anchor" Treasurer MFC Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.