How to Response and Go to specific area of a web page.

  • Thread starter MS News \(MS ILM\)
  • Start date
M

MS News \(MS ILM\)

Hello,

How do I add some JavaScript into my Response
and make the page scroll to some specific area on my page in the Browser

when tired few thing it did not work at all

Any help and sample code, appreciated

Jackie
 
E

Eric Lawrence [MSFT]

What did you try so far?

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
 
M

MS News \(MS ILM\)

added onload event to form but did not work
I need something to happen after the page loads or something
it seems that the onload is not seen or executing

Jackie
 
E

Eric Lawrence [MSFT]

Try using the window.scrollto method from javascript, or navigate to the
page with a <a name="something"> tag.

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
 
M

MS News \(MS ILM\)

Eric,

Thank you, I will try it.

Jackie

Eric Lawrence said:
Try using the window.scrollto method from javascript, or navigate to the
page with a <a name="something"> tag.

--
Thanks,

Eric Lawrence
Program Manager
Assistance and Worldwide Services

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top