Placed in:
Search
Search Keyword code
Total 51 results found. Search for [ code ] with Google

Results 1 - 30 of 51
1. jQuery DJ Hero - CSS3 and jQuery fun
(Programming/Webdesign)
... After we've done the HTML part, we can move on with the actual JavaScript. I've added comments in the code to explain some stuff. Global variables // Variable to store if the records are spinn...

First things first here: I'm a Mac guy. But I must say: Windows 7 has made quite a lot improvements compared to it's predecessor (Vista). The first time I booted the OS and saw flying orbs create the

3. Browser size aware content scaling
(Programming/Webdesign)
...he following reference image: To make this work, jQuery kicks in. I've added comments in the source code to explain what it does. google.load("jquery", "1.3.1"); google.se...

...e currently for using a list on your web page, is because for navigation. In this HTML/CSS example, the code is shown that creates a simple, minimalistic yet beautiful navigation structure. HTML ...

...elp you find the element depth on a web page. Also, when you didn't properly close a tag, this piece of code will expose it for you. Simply check out the demo to view what we're going to crea...

...ssion Blend). XAML (UI) There are two views to the MainPage.xaml file: A design view, and a code (XAML) view. Since we don't do anything with design (drawing stuff etc.), we'll directly sw...

Style Sheet switchers (or "colour theme choosers") are not really that new. Apart from that fact, they still are pretty fun to use and cool to see. I was wondering how jQuery could help me a

8. Theatrical movie trailer with jQuery
(Programming/Webdesign)
... preview is currently viewed */ var currentPreview = -1; This is what happens in the above piece of code: PREVIEWTIME - A global variable that you can set to set the preview time on how long t...

...om my day to day work as a designer. I get ideas out of the blue from just daydreaming about design and code. I get ideas from general life and all the non-nerds I know, who help me always remember ho...

10. jQuery Code Expander
(Programming/Webdesign)
There is a problem on the web. Displaying actual programming code takes away a lot of space of the webpage (especially the longer ones). You can split up the code in several parts, but that's really h

...stick" to a box (Placing it inside a <div>). By making a couple of changes to the original code, I managed to make this work too. So today, I present you the non-full screen version of th...

Quickly after jCharacterfall, I came up with this game. It looks a bit like jCharacterfall, but is mainly inspired on and JamLegend, RockBand and (obviously) Guitar Hero. But, instead of tapping to be

... } $(this).parent().prev().append(''+ detailText +''); }); } This piece of code first looks for all elements with the extrainfo class and removes them. For each skypedetai...

...n think of doing. That's where you distinguish "developers" who develop and create, and "coders" (or to use a slightly less PC term, "code monkeys") who just write 5,000 ...

...gner I've seen quite a few beautiful PSD files been completely ruined by people who have no idea how to code. That's why I always recommend outsourcing the markup to some one you know and trust to ens...

16. Advanced keypress navigation with jQuery
(Programming/Webdesign)
...r 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. HTML The HTML that I came up with isn't that hard...

After releasing several jQuery scripts, I wanted to take the whole jQuery programming to another level. For that reason, I'm proud to release my first jQuery plugin for everyone to use. The plugin c

FlashEff2 is a Flash CS3/CS4 AS3.0 component (by JumpEyeComponents, the same makers that brought you BannerSnack) that allows Flash users (from beginner to expert) to create awesome Flash stuff very f

Links (or anchor tags) are really important in webdesign/development. With all default settings (Both in CSS and the webbrowser), a link does look pretty ugly: A blue, underlined text (and purple when

...ocess of fixing bugs in Internet Explorer, especially when the particular element is created with valid code and displays correctly in every other major browser. Chris has sent you the...

...ty dedicated to show their experiences through the tutorials, whether through demonstrations and source codes. That is exactly what we are going to show today: Tutorials and experiments that will help...

...v id="suggestions"></div> </form> </div> More interesting in the code above, is the (empty) divider with an id suggestions. We'll fill up this divider later on w...

... cute effect for your site! HTML As usual, the HTML isn't that hard to understand. Copy the following code and repeat it to extend the conversation. <div class="reporter"> <...

Janko Javonovic is an (digital) artist, UI designer, husband, father and founder of Janko At Warp Speed. The tagline of JAWS (Helps you build good looking and functional web sites) is exactly what the

... Now for the real fun! The HTML and CS weren't so interesting, now this is going to be. I'll split the code in several parts and make sure you read the comments in the code. google.load("jqu...

...re already comments added to the source, I still want to explain some of the most important part of the code here. $(document).ready(function() { // First time, the indicator needs a characte...

...L/CSS. I was really lucky to be the winner of a PSD to XHTML contest on CrazyLeaf. The guys from Feathercode did a real good job at converting my PSD to a nice XHTML page. Since I'm using Joomla!, I...

... Carpet. ” - Chris Heilmann “ It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free.&n...

29. Getting Groovy in an SOA
(Useful/Tips)
Six months ago, I've started researching a fairly new programming language called Groovy together with a couple of my classmates. Our task was to investigate Groovy, Grails, and their position in a SO

...port in !JoomlaComment. How? By "hacking" in the !JoomlaComment core. So let's edit the PHP code from !JoomlaComment and add Akismet support! This tutorial is written for the latest releas...

<< Start < Prev 1 2 Next > End >>

Subscribe

If 3532 people are reading this site every day, why don't you?