Arif, You can create another div inside your scrollable div. Put the text in the inside div. Apply this logic - If the height of inside div is greater than scrollable div then show "Next", "Previous".
Thanks On Jun 8, 3:33 am, Muhammad Arif <[email protected]> wrote: > Hello all in here: > I have a html data store in a table.. so > when i want to retrieve that html data .. and displayed it in the > div.. it is showing the data.. but when it text overflow so i have set > its scroll bar.. but i want when the text is overflow so i next > previous should appear in it... > > is it possible if yes.. plz help me in this matter... > > the user not inserting any page break tag in the html data nor willing > to insert any specail tag in it.. for next previous.. > > so how can i slove this issue... > > as i can't count the number of character in it aslo .. as it is html > data... > > Help on this issue is highly appreciable ... > > thanks in advance
