Category: Javascript
-
Deep linking in flash with AS3
Do you remember Krasimir Tsonev? He’s the author of the tween manager class and The Big Adventure. He gave me the permission to publish an interesting post about…
-
Full screen centered background image with CSS and jQuery # 2
There are a couple of improvements to do to Full screen centered background image with CSS and jQuery to add some functionality such as window resizing management and…
-
Full screen centered background image with CSS and jQuery
Recently a lot of sites feature a full screen background image. Full screen background images can be used to give some sort of liquid effect to fixed layouts,…
-
HTML5 game creation prototype – Bubbles 2
Following the example published in HTML5 game creation prototype post, Esteban Gallardo from Free Creation Games shares with us a more compex prototype to create a game like…
-
HTML5 game creation prototype
Do you remember my first Flash game tutorial? I think it’s time to make something similar with HTML5. At the moment, I am showing just a quick prototype…
-
Creation of a Sokoban game with jQuery
When I said there are games you must be able to make in less than a day, obviously I meant in any language. This is the jQuery version…
-
Creation of a minimalist image gallery in 18 jQuery lines
The web is full of jQuery galleries, but I think none of them is really minimalist to give people the opportunity to custom and improve it according to…
-
17 jQuery powered web games with source code
While Flash remains the best software to develop casual web games, jQuery allows you to make interesting things… nothing to do with pure action Flash games, but in…
-
Loading WP posts with Ajax and jQuery – a real world example
If you are looking for a real world example made with Loading WordPress posts with Ajax and jQuery or you haven’t played LineBall yet, or you played it,…
-
Loading WordPress posts with Ajax and jQuery
After seeing how to include jQuery Ajax calls in your WordPress blog, it’s time to load posts on the fly, without reloading the page. As for the previous…
-
Including jQuery Ajax calls in your WordPress blog
I want to show you how to include jQuery ajax calls in your WordPress blog. The reason is simple: sometimes you may need to update the content of…
-
Create a dynamic content animated footer ad for your site in just 9 jQuery lines – 17 lines version
Some days ago I showed you how to create a dynamic content animated footer ad for your site in just 9 jQuery lines. Now it’s time to write…