Re: Word Association Game Community Center Geeks' Lounge by Salem react -> chemistry Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani …link to the javascript file https://www.kupisi.mk/js/dz.carousel.js at the bottom of the page. When I… can make some other tweaks as well. dz.carousel.js **currently** looks like this (I passed it through a… JS beautifier to format the code): var MoonCartCarousel = function() { var … How Build video-player in html And css ? Programming by Kirubel_2 …="initial"; } } </script> <script src="../js/script.js"></script> <script src="…;../js/img.js"></script> </body> </html:… How Build Html form ? Programming by Kirubel_2 …;title>Comment</title> <script src="js/jquery.js"></script> <link rel="… Re: Improve HAVING BY performance Programming Databases by Biiim … & frontend but i'm still just learning despite using JS for around 17 years. I currently am looking at storing… the data instantly over SSE(server sent events) so the react app keeps up to date without needing to wait for… Re: Finished learning basics of html and css. What next? Community Center Geeks' Lounge by Dani Or you could try the React framework instead of Angular. I've heard better things about it. Re: Word Association Game Community Center Geeks' Lounge by Dani JavaScript —-> react Re: Improve HAVING BY performance Programming Databases by Dani … the data instantly over SSE(server sent events) so the react app keeps up to date without needing to wait for… Re: Improve HAVING BY performance Programming Databases by Biiim … me to try and setup a benchmark on my nodejs/react setup to see what it does, as I was amazed… Re: DomContentLoaded vs jQuery Ready fn Programming Web Development by jkon … copy from https://code.jquery.com/jquery-3.7.1.js this part: // The ready event handler and self cleanup method… Re: Improve HAVING BY performance Programming Databases by Dani … fully loaded, meaning CSS files downloaded and rendering the HTML, JS files downloaded and executed, etc., in 2s or less. That… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book @rproffitt I tried it with various higher numbers than 0 and it did no helped... How can this be so big problem i don't understand :/ The products with videos in them are hurting my SEO... ![Screenshot_2024-03-21_093154.png](https://static.daniweb.com/attachments/4/b8ebec361fed813b05ae54827e38e9c6.png) Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book WOW finally solved! Thank you so much DANI !! Removing the autoplay from the `// Product Gallery Swiper1 ==` solved the problem! Thank you so much! Here is a product page with a video https://www.kupisi.mk/product/за-дома/глава-за-туш-со-филтер-за-прочистување-вода/41 Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani Glad you were able to get it working. I am seeing the product page with a video you're referring to. The video does not autoplay. Are you wanting the video to autoplay? (I don't think it should. It's a bad user experience.) Is Google not considering these pages as having video content? Re: 88 Business-Growing Strategies Digital Media Digital Marketing by henrymorgan9522 A growth strategy is an organization's plan for overcoming current and future challenges to realize its goals for expansion. Examples of growth strategy goals include increasing market share and revenue, acquiring assets, and improving the organization's products or services. Re: How Build video-player in html And css ? Programming by Kirubel_2 body{ /* background: url(../img/w11.png); */ background: url(../img/m.jpg); background-size: cover; background-repeat: no-repeat; margin: 0; padding: 0; height: 101vh; overflow-y: hidden; } .container button{ background: transparent; … Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book … the full code from the file `lightgallery.min.js` here is the pastebin link to it https://…v4qKbwVd `https://www.kupisi.mk/vendor/lightgallery/lightgallery.min.js` There are three files in the lightgallery folder …`lightgallery.min.js` `lightgallery.umd.js` `lightgallery.es5.js` Please take a look and tell … Choosing the Right Framework: Comparing Pros and Cons Programming by riyajohnson70 …with a large community of developers. One of React's primary advantages is its reusable components, …to build and maintain large-scale applications. Additionally, React's virtual DOM implementation provides excellent performance. However,…. However, Vue's smaller community compared to React and Angular can make finding support difficult, and… Re: A reliable way of detecting AI content? Hardware and Software Cloud-based Apps by jkon How will US law enforcement react (or not) into AI usage by users in internet platforms … Re: How to Code a Load More Button? Digital Media Digital Marketing Search Engine Strategies by Dani … or on scroll. Therefore, what Google essentially sees with this JS running is the first page of results, and links to…possible that they think they are hidden by default via JS because they are behind a menu or navigation that …probable thing is that Google is familiar with Infinite-Scroll JS, since it's a super popular technique used by millions… Re: Seeking Help for Creating a Circle Generator Tool Programming Game Development by jackwells …"></div> <script src="script.js"></script> </body> </html… Re: DomContentLoaded vs jQuery Ready fn Programming Web Development by toneewa …="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script> function benchmarkJQueryReady… How can I create a meme generator using js canvas? Programming Web Development by FarrisFahad I am trying to create a meme generator similar to imgflip.com I know javascript but not sure how to implement this. I want users to be able to move text around the canvas using mousemove event listener. But I am not sure if they are moving the text on the canvas or are they creating an overlay div then transform the dimension's to canvas? Re: How can I create a meme generator using js canvas? Programming Web Development by rproffitt As I read https://github.com/jacebrowning/memegen it looks more capable and complete than the other site you mentioned. To me I'd use this unless the goal is to write it from scratch. Re: How can I create a meme generator using js canvas? Programming Web Development by jessicaboland Creating a meme generator sounds like a fun project! To allow users to move text around the canvas using the mousemove event, you'll want to directly manipulate the text within the canvas rather than using an overlay div. See Example: const canvas = document.getElementById('yourCanvasId'); const ctx = canvas.getContext('2d');… Re: How can I create a meme generator using js canvas? Programming Web Development by kimnancy Implement text movement on the canvas using mousemove. Update text position within the canvas for efficiency; avoid overlay divs. Aligns with the graphical nature of meme generation. Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani Hello there! I can try my best to help you as I'm pretty good with this kind of thing. However, I'm a bit confused what you're referring to. I'm on your website's homepage, and I don't know what swipe effect you're referring to? I'm on a macOS laptop using Chrome. Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book I am sorry i am a little bit late to reply but i still didnt manage to fix the problem. Here is the product page https://kupisi.mk/product/%D0%B7%D0%B0-%D0%B4%D0%BE%D0%BC%D0%B0/%D1%83%D0%BD%D0%B8%D0%B2%D0%B5%D1%80%D0%B7%D0%B0%D0%BB%D0%BD%D0%BE-%D0%BF%D0%B0%D0%BC%D0%B5%D1%82%D0%BD%D0%BE-%D0%B4%D0%B0%D0%BB%D0%B5%D1%87%D0%B8%D0%BD%D1%81%D0%BA%D0%BE/… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book Please if someone have the knowledge or used this theme before help me i have searched the files many times and i am not able to find that variable to turn it OFF :S Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book Anyone can help on this problem?