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

Results 1 - 30 of 54
...uzzle? Simply click on a light panel to toggle it along with the four adjacent lights. Or dive into the code and learn some more about the <canvas> element. Video Here's a video of the game in...

...hich is now set to easeInCirc and easeOutCirc (both from the easing plugin). That's about it! All the code your need to create a nifty looking slot machine navigation. Conclusion and Download Al...

...the container. Nothing really exiting going on over here, but now comes the most fun part: the jQuery code! jQuery After loading jQuery and waiting for the document to be ready with loading, we ...

Do you remember the Wicked CSS3 3d bar chart that I placed online a couple of weeks ago? Paul Irish left a comment, requesting for an example with transitions. My reply was that I was already working

5. Wicked CSS3 3d bar chart
(Programming/CSS)
...top. The last generic CSS thing we now need, is to display the image once we're hovering. One line of code will deal with that: #bar li:hover div.top img That's all the CSS we need for the g...

....2.1) WebTV plugin (Version 0.6) Free WP Tube (Version 1.0) Encoding with the Adobe Media Encoder Using preset skins Using Video Component buttons to customize your skin Ch...

...se that are smaller will be colourized using the animate function. Take a small note of this piece of code: $(this).parent().index() We ask the index() of the parent() to know which circles t...

8. 3d animation using pure CSS3
(Programming/CSS)
...e's the CSS I came up with. Make sure you read the comments that I added, so you'll understand what the code does. /* Basic list things. */ #movieposters /* List items. Take note of the -...

...how you can use more options to create more elements. Options On the demo page, you can see how the code should be implemented on your site. You can define the elements parameter to set which kind...

...ow you can create this effect yourself! Of course, you can also download the source and dig through the code and learn from there. As always, comments are left on the source code to explain what it do...

...est order Chapter 8: Themes and Design Elements WP e-Commerce included widgets Shortcode and PHP tags WP e-Commerce theme engine Tweaking your WordPress theme Additiona...

...e. What do you think?    Script can always be improved - feel free to dig in the source code and make any changes necessary! ...

...e, SQL injections can be prevented. What Can Be Done to Prevent an SQL Injection Though the exact code differs depending on the programming language you use, the basic principles to prevent an S...

... using the framework. Although the book is in full colour (screenshots of directory structures etc.), code examples are in plain black. That's too bad, since I personally really like to see colours ...

... Still don't know what we'll be creating? Make sure to check out the demo and view the source code to learn some more.    IMPORTANT NOTE: Sadly, CSS3 and HTML5 aren't the...

...CSS, we can now create the desired effect (interaction) using jQuery. I've added comments in the source code to make some things clear. First, we'll need some variables to store some global data. Wh...

A couple of days ago, Mozilla released their newest version of their ever popular browser: Firefox. It was in beta before, but now version 3.6 can be officially downloaded. This version of the browser

...lugins Server-side management of accordions Server-side management of tabs Using special codes to define tabs Loading accordion panels through AJAX Loading tab panels through ...

...ill show the use of the same HTML, with different classes for CSS3 and jQuery. You can compare both the codes and see which one you like more. Don't forget to check the demo/download the source code t...

...bsp; As you could expect, this demo only works in browsers that support the new CSS3 features. This code fully works in Safari / Firefox 3.6, but hasn't been tested in other browsers. Now let's se...

...e, how long it would take and which function to use. As you can imagine, this kind of CSS can make your code pretty complex. You'll need to think in your design stage on what will happen when an anima...

22. 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

24. 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

29. 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...

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

Subscribe

About 5407 others will follow everything on Marcofolio.net.