Hi,
I use an internal bookmark
<form method="post" action="${form_ action}#mark1">
to return to the correct place in the page.
In case of an error I would wish to return to the top of the screen
can I overrule the bookmark "mark1" in my PHP code?
--
zzapper
Best of VimTips
I use an internal bookmark
<form method="post" action="${form_ action}#mark1">
to return to the correct place in the page.
In case of an error I would wish to return to the top of the screen
can I overrule the bookmark "mark1" in my PHP code?
--
zzapper
Best of VimTips
Comment