Is there any way to make an animation in Jquery which is being used by Mac OS while minimizing and maximizing the screens?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What you’re looking for is a “genie effect” and that is not really possible/practical using JavaScript or jQuery. Perhaps when canvas gets further along in HTML5 this can be ported over to make it happen. In Flash this is possible as it is within other scripting languages that have higher bitmap manipulation capabilities.
Also, there are other questions like this on Stack Overflow with links off to Flash examples of the effect:
Genie animation Javascript?