Latest Posts
Strange activity`s (injection) Pleasant Coursesweb, I have whole day this visitor their is might a possibility in the code for something like injection. No-one ever made it to get further, & this is interesting information for me. For the moment I wanna keep the page how all is....
You will know the truth, and the truth will set you free. == In the world, the law forbids, and power punishes; that's its definition. To God, the law is Love, and power forgives! Freedom is to be Free from any law and power. The truth is...
Hi MarPlo, thank you!! That works perfectly. I notice that you also changed the width and height to be 500px instead of the 100% that I had in my code that was causing some trouble. Best, Guillermo...
If you only want to display a message to every minute, just use the setInterval() function. It calls a function repeatedly, over and over again, at specified time intervals. See the following tutorial: coursesweb.net/javascript/settimeout-setinterval_t...
See and use the following example: var day = new Date(); let hr = day.getHours(); let mn = day.getMinutes(); let se = day.getSeconds();let st_hm ='Hour: '+hr+', minutes: '+mn; document.write(st_hm); ...
OK thanks MarPlo.... Wishing overseas nice weekend...
Plessant CoursesWeb, Thanks for all suport from this year. Merry Christmas and a Happy New Year Hopefully we will have normal lives again soon worldwide. your sincerely...
You can use the arrayObject.filter() method : net-informations.com/js/progs/remove.htm Example, remove 1 specific item: var rValue = 'three' var arrayItems = ['one', 'two', 'three', 'four', 'five', 'six'] arrayItems = arrayItems.filter(item => item !== rValue) console.log(arrayItems) Output: [ 'one', 'two', 'four', 'five', 'six' ] Example, remove multiple items: let forDeletion = ['two', 'three',...
O GOD THANKS MARPLO When I`m home I gonna try the code So much thanks for this support...
Hello, Nobody deals with the applications on this site anymore....
Hello, In your case, put both the text and the link inside the tag. and there where useful, supplemented with comments, tips and many explanatory images. The original site of fj0abr can be found at: fj0abr - The tag adds the text inside ...
Try to search on the internet for: html multiple select upload mobile...
The era of thought is ended The era of thought is ended. Man has lived up to now by thought. Thought has produced an extraordinary world of science and technology for the convenience of human Beings and for their destruction as well. It is thought that has invented religions, commandments,...
Try the following code. See the differences. var post_id_php = ; $(document).ready(function() { // when click on the tag with id="btn" $('#btn11'+ post_id_php).click(function() ...
Very useful information. Thanks for sharing....
Who is online
In total there are 3 users online :: 1 registered, 0 hidden and 2 guests (based on users active over the past 5 minutes)
Most users ever online was 833 on Sun Jun 12, 2022
Registered users: CommonCrawl [Bot]