Re-initialize after page load?
-
My WP site/plugin loads/decodes some text via JavaScript *after* the page loads. It appears the prismatic doesn’t “see” those; code within tags that’s present at page load is formatted nicely (broken up into spans for tokens), but the same code loaded later is touched only partially (there’s just one span class=”token class-name” for a whole line of code).
Is there some way to tell prismatic to do it’s thing at a later time (that is, after text is in place/decoded)?
Thanks much!
–Dan
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Re-initialize after page load?’ is closed to new replies.