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
- 28,760
- Points
- 823
Reputation:
Hi everyone,
So a user posted their code for help, however we noticed that when we access the thread it causes performance issues with our site. I'm not sure why this is happening but I have suspicion that the code may somehow be executing?
HTML:
Read more
Continue reading...
So a user posted their code for help, however we noticed that when we access the thread it causes performance issues with our site. I'm not sure why this is happening but I have suspicion that the code may somehow be executing?
HTML:
Code:
<!-- Start Contact 2 -->
<section class="content-block contact-2">
<div class="container">
<div class="row">
<div class="col-md-6 pull-right">
<div id"contact" class="editContent">...
Read more
Continue reading...