Zen Cart Logo
Forums / General Questions / Simple Hyperlink on ez-page to bookmark on same page

Simple Hyperlink on ez-page to bookmark on same page

Locked

Views: 1,978

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
1 Dec 2007, 2:44 PM
#1
hobocs avatar

hobocs

New Zenner

Join Date:
Oct 2006
Location:
Markham, Ontario
Posts:
47
Plugin Contributions:
0

Simple Hyperlink on ez-page to bookmark on same page

I think this is a basic HTML question - but it's not working for me on ez-pages.

I've created an ezpage that I want to have hyperlinks linked to other places on the same page.

.. ok so I set up a Reference as <a name="whiteboard"></a>

Then set up my text and link to <a href="#whiteboard">WHITEBOARD</a>

When I test the link I go to the main www.mydomain.com page and not where I want to go.

1 Dec 2007, 2:59 PM
#2
hobocs avatar

hobocs

New Zenner

Join Date:
Oct 2006
Location:
Markham, Ontario
Posts:
47
Plugin Contributions:
0

Re: Simple Hyperlink on ez-page to bookmark on same page

Resolved

Syntax thingy..

I needed to include the whole page reference plus a "/" seperator.

a href= (quotes) http://www.mydoamin.com/index.php?main_page=page&id=2/#whiteboard (quotes) >WHITEBOARD</a>

2 Dec 2007, 4:16 AM
#3
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Simple Hyperlink on ez-page to bookmark on same page

Thanks for posting your solution. You can bet there's someone else out there trying to do the same thing. :cool:

14 Jul 2009, 9:33 PM
#4
mirandacastro avatar

mirandacastro

New Zenner

Join Date:
Apr 2009
Posts:
2
Plugin Contributions:
0

Re: Simple Hyperlink on ez-page to bookmark on same page

Like me! I am incredibly grateful for this - I've been engaged in mortal combat trying to make the html for this kind of link (same page) work.
Halleluhuh!
And thank you!
Miranda (total newbie)