jquery - jTruncate / live() -
I was seeing this does not work for the HTML that was added to the page after the page was loaded.
Does anyone know how this will work or a better solution?
The simplest solution to your problem is jTruncate HTML returned by your AJAX call Like:
$ Ajax ({Success: Function (html) // HTML returned {// html = $ (HTML) sorting in HTML word. JTruncate (/ * Enable option * /); // to add your page $ (" Element "). Append (trinitymed html);}});
Comments
Post a Comment