events filtering (not 100% working)
This is the problem.
Moderators: Public Relations Department, Players Department, Programming Department
events filtering (not 100% working)
Code: Select all
evCont.style.display = 'none'; Code: Select all
evCont.style.display = 'block';Greek wrote:Events are not visible, because they are saved in invisible <p> on the bottom of the page. Then they are processed and added to real events list. You can change the line 1708:intoCode: Select all
evCont.style.display = 'none';to see what happens.Code: Select all
evCont.style.display = 'block';
Users browsing this forum: No registered users and 1 guest