Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I was looking at this website, www.convergese.com and wondering how they achieved to change the background (dinosaur). I think they use jquery.
I have a website to design and i also want to use this. Any help where i can read about it or a tutorial for anything similar ?
Posted
Updated 8-Oct-12 5:18am
v2

1 solution

Here you learn how to use the css() method in jQuery. You can use
that method to change the background:
http://w3schools.com/jquery/jquery_css.asp[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900