|
Posted by Els on 03/19/07 15:00
Maxime wrote:
> But now I have to do the same with a target page (in PHP) with a parameter.
> The target URL is then "target_page.php?parameter=xxx" but how do I specify
> the anchor ? Using <a href="target_page.php#position?parameter=xxx>link</a>
> doesn't work.
Have you tried <a
href="target_page.php?parameter=xxx#position>link</a> ?
--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Navigation:
[Reply to this message]
|