Built-in Object Functions and Animations in JavaScript!!!!

preview_player
Показать описание
1.Create a web page using HTML, CSS, and JavaScript to process the text message as per the following design using Java Script String object functions. [Use textarea tag for getting input] .
2.Create a web page using HTML,CSS, and JavaScript to dynamically generate Flower Garden as given below as per the given number of rows and columns.
3.Design web page as per the below and change the CSS properties using JavaScript.
Note:
color chooser: Use input type=”color”
text size : Use select tag
width, height : Use input type=”number”
Create separate functions for each styling an call the functions using onchange() events.
4. Create a web page with Java Script code to move absolutely-positioned car image(or any image) when user clicks the move button and stop the car image when a user clicks the stop button. [Note: Use Java Script timer functions such as setInterval() or setTimeout()].
5. Design a web page with Header, Banner, and Footer. Add the JavaScript code to change the banner image every 1 seconds using Timer Functions such as setInterval() or setTimeout().
[Banner changing must be infinite and minimum 5 images needs to be used]
Note: Use Arrays to store the image file names.
Рекомендации по теме
visit shbcf.ru