15,126 Topics
| |
Hi guyz, TypeScript vs. JavaScript - which one is better for the 2023 web applications? | |
I need help to convert my javascript animation to css3 Currently there are two sections. while going to second section from first section, it shrinks, folds height & width of first section and unfold , enlarge height & width of second section. **Check Demo** [ **jsfiddle**](https://jsfiddle.net/cq67m33a/) **Need Help for ** … | |
Hi, I am using JS in my website to load more content. I have buttons or input type button as my load more content. I am worried that Google won't index the content behind the load more button because it's a button and not an anchor tag. Here is what … | |
A syntax error is occurring again and again. How can I easily fix the syntax error. | |
In HTMl from I have a Input field type month. When I select a month and click on search button then total days of selected month show in HTMl table with backend data. This table contain salary. I want the salary is calculate with Total days. I write a script. … | |
Hi all, I am new to coding and I've been receiving the error message for Unexpected Token '<'. The problem seems to be located in the very first line in my <!DOCTYPE html>. I am not sure what I am doing incorrectly. I've checked settings, rewritten the code, etc. Help … | |
What are the best platforms that you would prefer for mobile app development? | |
Hi Guyz, How Touchless Interface-Gesture control Impacts the mobile app development Industry? | |
After using GSC on my website, there is a "Submitted URL not selected as Canonical " problem on many pages, but I checked these pages, it showed that they could be indexed. Actually, they are not. And I don't know how to fix them, what should I do? | |
Is it possible to perform URL-based image transformations? How can I achieve this in my application? | |
Hi guys, what are the different types of java applications | |
I'm developing a blogging platform and want to integrate image and video embedding capabilities. Can a JavaScript WYSIWYG editor help with this? | |
<!DOCTYPE html> <html> <head> <title>Exercise V3.0</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="w3.css"> </head> <body> <div class="container"> <div class="header"> <ul> <li ><i class="fa fa-home" id="me"></i></li> <li><i class="fa fa-trash" ></i></li> <li ><i class="fa fa-close" id="he"></i></li> </ul> </div> <div class="title"> <span>Completed 15 of 67 Exercises:</span> </div> <div class="nav"> <ul> … | |
Hi Guyz, What are the signs that you would consider to find out that your website needs a upgrade or update? | |
I have a form where the form elements are grouped in several divs. Depending on user choices certain divs will display and others will have display:none. I want some fields to be required but only when the surrounding div has the value display: block. Is there a way to do … | |
Hi guyz, How do I choose a chatbot vendor? | |
Hi Guyz, How to compress the over crowded data in mobile app development? | |
What are the most important KPI metrics to track for Ecommerce website? | |
Hi there, I manage and audit our website smbom.com, but I need some advice. From a technical perspective or a customer perspective, both are okay! I'll appreciate that if you could tell me some advice to improve my site. Thanks | |
I would like to learn about new web development trends such as UI/UX design and other topics, as well as how to become a good web developer and find a job in web development. | |
I am trying to upgrade from ReCaptcha v1 (in use and working good since 2017) to ReCaptcha v3 as ReCaptcha is not compatible with any of the PHP v8's. I started setting it up (got site and secret keys) and coding for 2 versions of ReCaptcha v3 (1. Automatically bind … | |
Web development refers to the creating, building, and maintaining of websites. It includes aspects such as web design, web publishing, web programming, and database management. It is the creation of an application that works over the internet i.e. websites. | |
Hi guyz, What are alt tags on a website? | |
Hi guyz, Please share your thoughts on, What is the website layout and structure? | |
Hi guyz, What is Proximity in web design? | |
Hello all, I know very few of Javascript. I'm trying to identify which JavaScript functions are called in this [site](https://htmlpreview.github.io/?https://github.com/robatron/sudoku.js/blob/master/demo/index.html#). The script updates the board when the labels "easy","medium", "hard", etc are selected and when the buttons "solve" or "candidates" are pressed. I've tried with F12 (Developer tools) but I … | |
What are the advantages and disadvantages of framework? | |
**Javascript SEO** What is the best way to look SEO friendly javascript means how javascript code look like SEO friendly.JavaScript SEO is all about making sure that websites with heavy JavaScript content are easy for search engines to crawl and index, so they can be found and rank highly on … | |
What are the odds in mobile app development? | |
I have recently just finished up a software development mentorship program where I learned and built projects in Vanilla JS, and most recently in React. I am currently jumping into C# and getting my hands dirty with building a console application to further my growth and skillset as a developer. … |
The End.