Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why Does It Happen? #44

Closed
JorgJimz opened this issue Oct 16, 2014 · 3 comments
Closed

Why Does It Happen? #44

JorgJimz opened this issue Oct 16, 2014 · 3 comments

Comments

@JorgJimz
Copy link

image

It works perfect, but sometimes it doesn't. I have to press f5 key and try again and It works again. :(

Greetings.

@trentrichardson
Copy link
Owner

Are you loading any data that may have characters or html breaking your markup? Any js errors?

@JorgJimz
Copy link
Author

There aren't any errors in mi JS (Well, Firebug shows that) ...Yes, I got an html table inside $.prompt method, and data contains characters like dots and commas. I have a br tag too.

@trentrichardson
Copy link
Owner

Sorry for the delay. Does the html inspector in firebug show any html inside the prompt? Another place to check if the content is loaded via ajax have a look at your network requests in firebug and make sure the response returned the content you're expecting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants