senthilnathanns@yahoo.com Posted December 7, 2006 Share Posted December 7, 2006 Hi everybody,I have to display photos using paging and each page contain 8 photo. Also on more option in the paging to show all photo's. paging concept working fine in IE. But Firefox and Netscape browsers if choose paging option to Show All then all the photos are showing fine. Again change paging to select any one page the available photo of the selected page is shown fine. But the problem is the height of the <td> not reset and shows some blank space at the bottom of the page. I have to build the photo's in a table and assign the table value to a div tag using ajax. Any one help me how to solve the problem to reset the height the photo display depending upon the photos using ajax Quote Link to comment Share on other sites More sharing options...
alpine Posted December 7, 2006 Share Posted December 7, 2006 Pretty sure this is a pure html issue, but without the code nobody can help you out Quote Link to comment Share on other sites More sharing options...
senthilnathanns@yahoo.com Posted December 8, 2006 Author Share Posted December 8, 2006 Hi...This is not a coding issue. In Firefox and Netscape browsers the respose come before the innerHTML content will not reset, so that the <td> width does not reset.Now I null the innerHTML content and i have give some time delay to build again the innerHTML.Now it's working fine....Thanks Senthil Kumar N.S Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.