تمرین های جاوا اسکریپت (JavaScript)
Programming exercises جاوا اسکریپت (JavaScript)Latest exercises جاوا اسکریپت (JavaScript)
Write a program to create a proposed username for a system. The program must first get the name and age of the user, then paste the name and age and add the `_ 'between these two strands and ...
Design a page that has a custom text in the middle of the page (the background color is white and black text color) then design a button to change the page to the night mode when the user clicks it ...
Write a function that receives a string and converts Persian numbers into English numbers
Write a program using JavaScript so that the user can choose between green, red, blue, white and black and change the background to that color by selecting each color.
Create a storage counter using HTML, CSS and JavaScript: Put the default number on 0 and create 2 buttons to increase and reduce. Reduce the counter number button and ...
Create a form that receives the following from the user and give this form validation and surname (up to 2 characters) Age (between 1 and 2) Email (in email format) Mobile number (starting with 1 and 2 digits) password (Maximum ...
Write a function that creates a random password with the following conditions and returns the letters A to Z small and large numbers 0 to 9 passwords must be between 8 and 10 characters long
Design a page using HTML CSS JS so that the user can enter their daily task list and see a list.
Write a program that receives text from the input and prints the translation in the output. It can also be able to get English text from the entrance and convert it to a coder. Input: hooshang ....--- .... ...
Design a corporate site homepage: There is a good header with the appropriate links at the top of the page.
Write a code that uploads a video with an address (test) on the page. There are video control buttons too
Create a page with a slide show at least 3 images on the page that at each moment a display displayed 5 seconds of the current image can be changed to the next image. You can create 2 buttons ...
Create a button using HTML, CSS and JavaScript to appear full screen when clicking on it. This box must have an X -shaped button to close and when the user clicks it ...
Write a program that receives the address of a file as input and prints the file size to megabyte on the output
Using HTML, CSS and JavaScript Design a menu that has the following features. Design a button to click on the menu 100% height from the right to enter the screen ...
Design a page for conventional questions using HTML, CSS and JavaScript. On this page, the usual questions should be displayed and when the user clicks on each question, the answer to that question is exactly below ...