Hi, i am very new to seo... i am building a site. In home page, left side will have some static links and when ever user click on static links corresponding link description will be display in right side (main content or keyword) of page. This i am going to do with javascript(by hide & show). By doing with javascript my page will rank?
Your page rank wont be affected..but google will never be able to see content that is shown on click.So user cannot search based on the text present on that content.
you can still rank, it depends on what keyword you are targeting, if it has less competitors and you know how to manipulate your page.
while page load will show all the contents.. after page load will hide all the contents and show FIRST link description(content) only.. show that SE WILL READ ALL THE CONTENTS.. MAY I RIGHT?
I would use PHP to accomplish that then all the scripts will be executed in the server and google only see's the HTML. You get the same result and is more google friendly. Javascript generally speaking is a bad idea for SEO.