Not without a code sample...but I would suspect that something in your
code is terminating a string.  Is there an apostrophe in your data
that is closing a string prematurely?  Also, I couldn't tell from your
post if you are creating all of these dialogs.  I would either create
and destroy them dynamically as needed or create one and populate it
with the tabular data as needed.

Hth,

Dave


On Oct 20, 11:46 pm, Shima20 <[email protected]> wrote:
> Hello,
>
> I have a table and within each row there is an edit link.  When I
> click the edit link, the modal dialog is supposed to display.  It
> seems like I am having an issue if the table has more than 150 rows,
> the modal dialog box displays only about half of a page with no
> transparency and in the left corner shows the word "false".  Does
> anyone know how to fix this or have had this problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to