You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
Thanks for this nice plugin.
I have a small issue. I try find a way to process with regex every <li> for the instance when beforeinit is fired.
Basically the content is <li>my text (3)</li> and I need <li>my text <sup>3</sup></li>
Any idea for a hack or scope the $(this) ?
Thanks
mica
The text was updated successfully, but these errors were encountered:
hi,
Thanks for this nice plugin.
I have a small issue. I try find a way to process with regex every
<li>
for the instance whenbeforeinit
is fired.Basically the content is
<li>my text (3)</li>
and I need<li>my text <sup>3</sup></li>
Any idea for a hack or scope the $(this) ?
Thanks
mica
The text was updated successfully, but these errors were encountered: