Page 1 of 1
Anchor
Posted: Tue Apr 06, 2004 2:31 am
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?
Posted: Tue Apr 06, 2004 2:58 am
by twigletmac
Moved to the Clientside forum - not a PHP issue.
Mac
Posted: Tue Apr 06, 2004 5:11 am
by S_henry
Anybody has any idea pls?..
Posted: Tue Apr 06, 2004 12:58 pm
by phice
Can you give us either the code or the link to your site?
Posted: Tue Apr 06, 2004 10:26 pm
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?
Posted: Wed Apr 07, 2004 12:03 am
by kettle_drum
What browser are you using? I find that many browsers dont support inline anchors.
Posted: Wed Apr 07, 2004 12:59 am
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?
Posted: Mon Apr 12, 2004 4:20 am
by S_henry
Solved. Actually this is a bit mistake. The name (of anchor) I've put was different. Thanx for any responses.