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,608
- Points
- 823
Reputation:
If a forum does have writing before registering enable and a guest reads a thread, the editor does get initialized upon initial page load although the editor is usually way below the fold.
This is a significant waste of resources in both bandwidth and JavaScript processing time as most of the time it will not be used at all.
This should be done in a way so the editor does only get initialized if it is really being used.
Continue reading...
This is a significant waste of resources in both bandwidth and JavaScript processing time as most of the time it will not be used at all.
This should be done in a way so the editor does only get initialized if it is really being used.
Continue reading...