ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 29,671
- Points
- 823
Reputation:
Currently,
I think it’s better to move the inclusion of CSS out of the
Continue reading...
EMBED_CONTAINER and OAUTH_CONTAINER call the public:helper_js_global::head macro. In addition, EMBED_CONTAINER also calls public:helper_js_global::body. The included JS is unnecessary and only causes errors.I think it’s better to move the inclusion of CSS out of the
public:helper_js_global::head macro into a separate one.Continue reading...