Posted on: 2/11/2015 2:30:20 PM | Views : 481

Hi,
I have tabs, where I want to show the data to related to each tab when clicked. The data are coming from the database. I have got the left tab properly in the tab. I want to get the exact data in the right side as shown in the image
http://www.imagesup.net/?di=1014236649231
Also see the HTML of the right side:-
<div id="content"> <div id="About-content" class="contentblock"> <h1 class="Abouthead">About RBL Bank</h1> <img src="images/common/rbl-bank-logo.jpg" alt="RBL Bank" class="Logos" /> <p class="Aboutuspara"> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry' ...

Go to the complete details ...