Contents:
Can we prevent screen recording and screen capturing on website?
not adding active class to li ?
Any one have a course of API restful or how to consume and parse data from an API ?
That means you have solved it?
Can we prevent screen recording and screen capturing on website?
not adding active class to li ?
Any one have a course of API restful or how to consume and parse data from an API ?
That means you have solved it?
Isbeer 2021-07-27 19:57:14
Hello guys, please help me look at this code, am getting this
Isbeer 2021-07-27 19:57:39

Isbeer 2021-07-27 19:57:51
Am getting this error
Isbeer 2021-07-27 19:58:09

fredkeyster 2021-07-27 20:17:53
Isbeer 2021-07-27 19:58:09
This is not error’s … just warnings and notice yet
Isbeer 2021-07-27 20:19:10
Yes, but am not getting what i want. Thanks.
Isbeer 2021-07-27 20:20:24
So that it won’t divide by zero
CHAMPJJ 2021-07-27 21:10:58
What is javascript addrule to validate …any resource plz
fakmiv 2021-07-28 10:53:39
For the dude that asked the question about updating session values on browser reopening. You have to use JS to detect when the window is open then send a request to a PHP file, in the php file you check if the session exists then you update it
fakmiv 2021-07-28 10:56:19
Isbeer 2021-07-27 20:20:24
So that it won’t divide by zero
Where is line 72
Isbeer 2021-07-28 11:01:19
Its on the code
Monika 2021-07-28 14:03:13
While am trying to Integrate php with Google api ( I got Oauth client was not found ) how do I fix this issue
Sn8474 2021-07-28 15:25:47
How github process work
2021-07-28 16:11:55
Is it possible to make an API in JavaScript to get data for Web analysis
Inder14022 2021-07-28 16:31:31
Can we prevent screen recording and screen capturing on website?
letsucceed 2021-07-28 16:50:36
Inder14022 2021-07-28 16:31:31
Can we prevent screen recording and screen capturing on website?
you can’t
Inder14022 2021-07-28 17:23:35
letsucceed 2021-07-28 16:50:36
you can’t
Ok thanks for replying.
digimentorz 2021-07-28 17:34:08
Inder14022 2021-07-28 16:31:31
Can we prevent screen recording and screen capturing on website?
Possible
sunil_gora 2021-07-28 17:47:43
$(document).on(‘click’,’ul li’,function(){
$(this).addClass(‘active’).siblings.removeClass(‘active’);
});
sunil_gora 2021-07-28 17:48:16
not adding active class to li ??
Katya Rubisoff 2021-07-28 21:45:55
bot quitted
Inder14022 2021-07-29 07:04:19
digimentorz 2021-07-28 17:34:08
Possible
How?
Leinad17 2021-07-29 08:26:43
Any one have a course of API restful or how to consume and parse data from an API ??
fakmiv 2021-07-29 08:28:03
Inder14022 2021-07-28 16:31:31
Can we prevent screen recording and screen capturing on website?
Nope..
fakmiv 2021-07-29 08:28:25
2021-07-28 16:11:55
Is it possible to make an API in JavaScript to get data for Web analysis
It is possible to make an API
fakmiv 2021-07-29 08:29:21
Isbeer 2021-07-28 11:01:19
Its on the code
You didn’t show it on the screenshot
Isbeer 2021-07-29 08:37:34
fakmiv 2021-07-29 08:29:21
You didn’t show it on the screenshot
Its now line 90
fakmiv 2021-07-29 08:38:43
Isbeer 2021-07-29 08:37:34
Its now line 90
Screenshot the code again let the line numbers show
fakmiv 2021-07-29 08:38:57
Isbeer 2021-07-29 08:37:34
Its now line 90
And screenshot the error
Isbeer 2021-07-29 08:39:08

Isbeer 2021-07-29 08:39:38
Isbeer 2021-07-27 19:58:09
This was the error on line 72, its now line 90
Isbeer 2021-07-29 08:40:17

Isbeer 2021-07-29 08:41:10

Isbeer 2021-07-29 08:41:23
This was what i did now and am no longer seeing the warnings
fakmiv 2021-07-29 08:42:36
Isbeer 2021-07-29 08:41:23
This was what i did now and am no longer seeing the warnings
Ok.. That means you have solved it?