Go to specific <div> data
Posted: Tue Oct 06, 2009 5:07 am
Hi!
I have multiple <Div></div> with different data on a page.
i want to go at specific <div></div> by clicking related text link.
like
<span>div one</span>
<span>div two</span>
<span>div three</span>
<div id="d1">ddd ddd</div>
<div id="d2">sssss</div>
<div id="d3">aaaa</div>
please help me that how this matter will solve
thanking you
I have multiple <Div></div> with different data on a page.
i want to go at specific <div></div> by clicking related text link.
like
<span>div one</span>
<span>div two</span>
<span>div three</span>
<div id="d1">ddd ddd</div>
<div id="d2">sssss</div>
<div id="d3">aaaa</div>
please help me that how this matter will solve
thanking you