How to prevent JS erro
-
Wrap everything in in the FadeIn_FadeRotate function (line 30) within the following if statement:
if (document.getElementById("FadeIn_Link")) { ... }
- The topic ‘How to prevent JS erro’ is closed to new replies.
Home / Plugin: WP fade in text news / How to prevent JS erro
Wrap everything in in the FadeIn_FadeRotate function (line 30) within the following if statement:
if (document.getElementById("FadeIn_Link")) {
...
}