Posted by Dikkie Dik on 12/02/79 11:28
Does index.php#anch1?page=aboutus.php work?
Best regards
ToMeK wrote:
> hi,
> i'm including page in my index file with php's include... so lik to it looks
> like:
>
> index.php?page=aboutus.php
>
> now, problem is that i have in "aboutus" page few anchor points...
>
> how can i refer to that anchor points?
>
> when i use:
>
> (aaboutus.php)
>
> <a href="#anch1">anchor1</a>
> ...
> <a name="anch1> fsdfdsfdsfsdfddfsdfs </a>
>
> in FF it works, but in IE it doesn't...
>
> [ index.php?page=aboutus.php#anch1] doesn't work
>
> please help...
>
>
Navigation:
[Reply to this message]
|