Hi jbv,

I see what you mean. I've used the following format:

> http://www.myDomain.com/myPage.cgi?a=1&b=2#myanchor

Successfully.

Martin Baxter

jbv wrote:
> Björnke
> 
> Thanks for the reply, but I don't think it answers my question...
> 
> I know what anchors are and how they work, but my problem remains :
> how to specify an anchor when the url of my page is :
>     http://www.myDomain.com/myPage.cgi?a=1&b=2
> 
> IOW how to have this page opened straight to a specific section of the
> html code ?
> 
> Thanks,
> JB
> 
>> Anchors are not fetched from the server, but navigated to on the same
>> page, so the browser does everything itself. Just use an anchored link
>> as specified in the html source of your choice (mine is: 
>> http://w3schools.com/html/html_links.asp
>>   ), and the browser of your users will handle the rest.
>>
>> have fun
>> Björnke

-- 
I am Not a Number, I am a free NaN
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to