September 20, 201312 yr Hi Everyone I came across this website www.kidd81.com and i am interested to know how it is done? IS this whole site created using CSS? There are some clouds and an airship that move horizontally at the top of the page, which i am pretty sure isnt flash. Are these elements moving using some CSS trick? There are elements on the page you can pick up and move! Again, is this done with CSS? Thanks for any help
September 20, 201312 yr He is using JQuery. You can often get free JQuery bits on the web. Type in 'JQuery demo downloads' and you might find some interesting bits.
September 20, 201312 yr I must echo what NeilOwen says. This is jQuery and there are plenty of examples out there. If you already code using it then use the jQuery library
September 20, 201312 yr Author Could i create this site using WordPress? JQuery is used in WordPress isnt it?
September 21, 201312 yr So much creative theme www.kidd81.com, they design. I would like to reach upto that innovative creation. I don't know how much time it takes..
September 23, 201312 yr Could i create this site using WordPress? JQuery is used in WordPress isnt it? I'm sure you could! Essentially I wouldn't plan to copy any site entirely, just get some good ideas from different ones and come up with your own style. JQuery is simply a JavaScript library (client-side scripting), once installed or linked to it works across pretty much any site, it's multi-browser. Just add the newest version to your site or stick a link in the header to the Google hosted library https://developers.google.com/speed/libraries/devguide#jquery http://jquery.com/ http://en.wikipedia.org/wiki/JQuery
Create an account or sign in to comment