Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Cannot change text in AJAX request since latest nightly #513

Closed
iFrancois1 opened this issue Apr 18, 2013 · 4 comments
Closed

Cannot change text in AJAX request since latest nightly #513

iFrancois1 opened this issue Apr 18, 2013 · 4 comments

Comments

@iFrancois1
Copy link

Hello,

I just ran into this bug : in the

function success(data, status)

override, I used to change the text with content.text property, but it seems this does not work anymore, at least since latest preview.

Test case here : http://jsfiddle.net/WjmmK/
This should (unless I'm completely wrong, which is probable) change the qtip text to "yaaaay !"

@Craga89
Copy link
Contributor

Craga89 commented Apr 18, 2013

Fixed in a876606 :)

@Craga89 Craga89 closed this as completed Apr 18, 2013
@iFrancois1
Copy link
Author

That's what I call an awesome developer 👍

Edit : loading text not displayed anymore ?

@Craga89
Copy link
Contributor

Craga89 commented Apr 18, 2013

Try the latest revision (again)... that should fix it :)

@iFrancois1
Copy link
Author

I know I'm annoying, but the text is still not displayed if once: false is set ^^ It is if it's not set or true though

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

No branches or pull requests

2 participants