I have a page that uses cufon and asp: UpdatePanel. After the ajax callback, the new content will not replace the tag with cufon. I tried:
But do not accept any alerts or cufon replacements.
< /div>
Related to How to have a javascript callback executed after an update panel postback? I used the pageLoad event that is triggered after each postback:
p>
I have a page that uses cufon and asp: UpdatePanel. After ajax callback, the new content will not replace the tag with cufon. I tried:
p>
But do not accept any alert or cufon replacement.
Related to How to have a javascript callback executed after an update panel postback? I used it every time The pageLoad event triggered after the postback:
WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 2139 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC