Question
Need to figure out what is going on with jQuery and jQuery effects, having some trouble... Your task is to take the desk.html program and
Need to figure out what is going on with jQuery and jQuery effects, having some trouble...
Your task is to take the desk.html program and using HTML/CSS and jQuery, to build a Web page that accomplishes the same task. Use the provided files for the application. Ensure you use the text data to confirm functionality. You DO NOT need to worry about validating for proper input.
After that, add jQuery effects. How you implement them is up to you (be creative!). Feel free to add whatever HTML stuff you may need to implement these effects (as an example, maybe you add some fake navigation links that uses the slideToggle, for example...or ). You MUST implement the following: An event other than click (a good one would be to use some of the form events) Hide/Show or Toggle Fade (either fadeIn, fadeout, fadeToggle, fadeTo or a combination of them) Slide (slideDown, slideUp, slideToggle or a combination) Animate by changing CSS
Not necessary, but may be helpful for you, would be to use chaining and/or callback functions. Again, have fun and try some cool jQuery effects!
//desk.html//
//index.html//
Tough Guy Carpentry
Contact us for a custom quote on your premium desk!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started