Jump to content

Photo listing problem using ajax.


Recommended Posts

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


Link to comment
Share on other sites

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
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.