Jump to content

[SOLVED] making web page scroll down on button click


sheikhmdirfan

Recommended Posts

Hello everyone,

 

 

I have a webpage which has 2 tables one of them is visible and others display property is set to none i.e. its kept as invisible..

 

now on a click of a button i am making the second table to appear on the web page..

but i have to scroll down to see the second table..

 

Now what i want is that after making the second table visible the web page should scroll down to the secomd table so that it is fully visible...

 

Any help is highly appreciated..

 

Thanks in advance..

Are you using JavaScript to display the second table? Try using a link anchor. It's hard to tell you exactly what to do without seeing some code.

 

http://www.w3schools.com/HTML/html_links.asp

The part about "The name Attribute."

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.