Question: this question is about web design Final LS2 1. Create a h1 tag and change the background color when the X position of the mouse
Final LS2 1. Create a h1 tag and change the background color when the X position of the mouse >250. 2. Create the jquery functions for the following Replace existing content using: text() Existing content Append content using: appendi) Existing content Inserting new content using: after) Existing content Removing existing content using: remove() Existing content 3. Create a Json of details(firstname,lastname, age,address,hobbies(to be an array)) and try to parse it and display its details. Create a Json of your choice and try to load into the page using getJSON. 4. Create text file and try to load it into your html in h1 tag Create Load Function to load data from external HTML file and show it in a page. Create a html file with header(your name), footer(college name) and main section of your details and try to get the your name from the header and try to print in the other file using load function. If it couldn't load please print the error status. 5. create a weather report homepage using JSON, JavaScript and jQuery for the request http://www.monamijean.com/edi/meteo.json
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
