Anchor

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
S_henry
Forum Contributor
Posts: 148
Joined: Sun Jan 25, 2004 10:25 pm
Location: M'sia

Anchor

Post by S_henry »

In my site, I have made the helpfile as a popup file. To popup that file, I've used javascript. The problem is I can't use anchor in that popup file (helpfile). When I click at the subtitle (eg. Intro) , it suppose to go to that part. But when I click, nothing happen. Anybody has any idea pls?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Moved to the Clientside forum - not a PHP issue.

Mac
S_henry
Forum Contributor
Posts: 148
Joined: Sun Jan 25, 2004 10:25 pm
Location: M'sia

Post by S_henry »

Anybody has any idea pls?..
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

Can you give us either the code or the link to your site?
Image Image
S_henry
Forum Contributor
Posts: 148
Joined: Sun Jan 25, 2004 10:25 pm
Location: M'sia

Post by S_henry »

Sorry. Actually I just only put my program (site) on my pc until I can finish it. Do you think any possibility about that problem?
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

What browser are you using? I find that many browsers dont support inline anchors.
S_henry
Forum Contributor
Posts: 148
Joined: Sun Jan 25, 2004 10:25 pm
Location: M'sia

Post by S_henry »

I just use Internet Explorer as a browser. I point the anchor to the same page with the link and I think that suppose to be no problem, isn't it? But that page (helpfile) is the popup page. I mean when I click helpfile link from the main page, the helpfile page will popup and all the link and anchor is in this popup page. Got idea?
S_henry
Forum Contributor
Posts: 148
Joined: Sun Jan 25, 2004 10:25 pm
Location: M'sia

Post by S_henry »

Solved. Actually this is a bit mistake. The name (of anchor) I've put was different. Thanx for any responses.
Post Reply