i have retrieved some data from database and i want to display inside tab when page loads. how to do that can anybody provides code for this .
A:
Take a look at JQUery UI the library, and also this example http://jqueryui.com/demos/tabs/
Ritesh M Nayak
2010-01-04 09:39:07
A:
please can u provide one example?
CREATE Functionality : i have created two tabs and each tab contains one textarea. and i have stored both tabs teaxtareas data into database.
Edit : now i want to edit both textarea content in different tabs (2 tabs ).
please provide some code examples , very urgent.
-1 : this is not an answer, either include this text in your own post, or comment on Ritesh M Nayak's answer. Also, the example in Ritesh M Nayak's post explains how to include arbitrary HTML in your tabs (including a textarea with appropriate data loaded from a database), there's nothing more we can do without actually seeing the code you use to create the HTML.
Victor Nicollet
2010-01-04 13:53:36