jquery - fadeout effect not working -


I want to load new data after the effects disappear

  callback: function (data) {parent.fedot ('slow'). Delay (5000); $ ('# Div_one') HTML (data) Modal_message (); }, If I extract $ ('# div_one') HTML,  

then the fading effect will work. But if I have the effect of fading this sentence then it is not working

"post-text" itemprop = "text">

fadeOut like this: / P>

  parent.fadeOut ('slow', function) (// to load data to your code)};  

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -