|
After my first jQuery plugin, I wanted to create an actual jQuery game. While I was swimming in a pool nearby, I came up with the following idea (inspiration can be found everywhere): Characters in water drops falling. You can save them from a splashy death, by pressing the correct character on your keyboard.
Keeping that in mind, I created jCharacterfall - A small, addictive jQuery game. After each character save, the game gets harder and the droplets will fall faster. When playing this game over and over, you might even improve your typing skills.
I'm aware of a couple of bugs in the game, but if you "just play it", you probably don't encounter any of them. This game combines the power of jQuery, jQuery UI, the jQuery Easing plugin and CSS3.
Feel free to poke around in the source, just to see if you could improve the script in any way! What highscore can you get? Tags: jcharacterfall jquery game css3 fun |
|
If you're a regular visitor of Marcofolio, you know I love to create (and share) some wicked Proof of Concepts (For example: the Polaroid photo viewer and the iPhone Contacts App). They are nothing more than showing some amazing potential of certain techniques.
Today, I wanted to transfer the amazing slick Skype (for Mac) layout to your own webbrowser. Not the full layout: Only the menu where all your friends are listed. For the nifty layout we're going to use CSS3 and for the extra functionality (ofcourse) jQuery.
Features:
- Expanding and hiding the contact details.
- Nifty layout using CSS3.
- Extra info (behind each name that is not expanded) is added through jQuery.
Sadly, just like all other CSS3 examples placed here, not all browsers support this functionality. Only browsers that support the -webkit prefix (Safari and Chrome) and the latest version of Firefox (3.5 through the -moz prefix) are fully working. Other browsers will show the menu without the extra markup.
OK, here we go! Let's see how you can create one of these wicked Skype menu's yourself. The users listed in the demo are the friends of Marcofolio (same that are placed in the footer) with their Twitter profile picture and links. Tags: skype css3 jquery mac how-to tutorial
|
|
Shortly after I had the chat conversation with Grant Friedman, I contacted another famous internet hero: Jacob Gube. If you don't already know this great guy living in Bloomington, I'm sure you've seen his website: SixRevisions. The site provides practical, useful information for the modern, standards-compliant web designer and web developer. It seeks to present exceptional, noteworthy tips, tutorials, and resources that the modern web professional will appreciate.
Jacob shared some great stuff with me during this chat conversation; About his personal life, his "online life", webdevelopment and design tips and more. It's one of the most inspirational chat conversations I had.
Many personal opinions (both from me and Jacob) are shared in this conversation. If you have another opinion yourself, feel free to share them with us by simply leaving a comment.
Sit back and enjoy this chat conversation! I'm sure you might learn something from this great and creative webdesigner / developer. Tags: jacob gube sixrevisions interview chat webdesign
|
|
Grant Friedman is a designer, blogger, author, and teacher based in Louisville. He is also the founder of Colorburned - a website with brushes, patterns, vectors, tutorials and more!. His blog shares some amazing design related stuff and is growing every day.
I had the chance to "burn some color" (having a chat conversation) with Grant. You can read the full conversation here, sharing some personal and useful stuff with the rest of us.
Now, lets sit down, take a drink and chat with this creative man behind the scenes of Colorburned. Tags: colorburned grant friedman interview chat
|
|
A while ago, an article called "A fancy Apple.com-style search suggestion" was placed here. Many people loved it and already used the search suggestion in their latest web project.
Still, readers gave some criticism about the script. According to Jape, Simon and others the script was missing one vital element which the Apple search does have: keypress navigation (keyboard accessibility). For that reason, I'm presenting you a way you can improve that script yourself using advanced keypress navigation with jQuery.
Check out the demo so you can try it yourself: There is a simple menu displayed which reacts to the Up and Down arrows, as well as Enter (or Return) to follow the link.
The script is (a bit) advanced because of the extra functionality when the user combines the mouse hover and keypresses. Want to know how to create it yourself? Check out the source code or follow these steps in this tutorial. Tags: keypress navigation jquery webdevelopment
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 76 - 90 of 354 |
(8 Comments)