Huvudmeny
Start Till bloggenFollow me
On TwitterCode Experiments:
Mouse Chase eyeScroll Content Slider Scroll Slider v1.0 Vertical Content Slider DIV Simulator Organic Tabs AJAX GET request AJAX POST request Simple Slideshow Simple Accordion Exclusive Accordion Excl. Accordion V2.0 Horizontal Accordion Fade Accordion Insert String Stopwatch DIV Sorter Stargate Effect Increase Decrease Parse JSON Timeout Sequential Effects Annoying Div Mouse Over info tipCode in development:
Random Squares Number Generator Password Maker News Ticker Vanilla Accordion Vanilla Slider Vanilla Ticker Vanilla Twitter Vanilla Center Vanilla Listmaker Vanilla Folder Vanilla ScrollTo Vanilla Modal Reg Replace Helper Vanilla Timer Alpha CryptoMy jQuery plugins
Fade Accordion v1.0Referenser:
jQuery jQuery Docs jQuery API docs jQuery UI jQuery CDN Alt. jQuery API Addy Osmani jQuery plugin patterns Ben Allman Style in jQuery plugins jsPerf HTML5 Doctor Mozilla Developer Mozilla Developer CSS ref. w3 CSS3 ref w3 HTML5 ref Twitter Developer Twitter Search APIPowered by
CSS3, HTML5, , jQuery UI and Google Web Font API.Syntax Highlighting
Alex Gorbatchev Syntax Highlighter GithubAuthor/Coder
Magnus BonnevierMain Inspiration
John Resig Paul Irish Chris Coyier Addy Osmani Alex Sexton David Walsh Dave Child Karl Swedberg James Padolsey Elijah Manor Jeffrey Way Mark DalgleishAnd many more JS, jQuery, CSS, HTML5 gurus.
$(document).ready(function()
{
website = { title: 'jQuery Testing grounds - HTML5 powered' };
function info_swedish()
{
/*
Detta är ett test område för mina experiment med jQuery.
I första hand är siten till för mig där jag kan lätt ha tillgång
till mina kodsnuttar och även en plats för att se hur jag
konstruerade en viss typ av kod eller funktion.
Jag tänkte även att besökare kan ha nytta av siten och
kodsnuttarna så ni kan fritt kopiera, och inspireras av koderna.
OBS! Användes på egen risk då dom är i ett experiment stadium.
*/
}
function info_english()
{
/*
This is a test field for my experiments with jQuery.
In the first place the site is for me, where i can easily have
access to my code snippets and even a place to see how i designed
a type of code or function.
I also thought that visitors can benefit from the site and code
snippets so you can freely copy, and be inspired by the codes.
NOTE: Use at your own risk when they are in the experimental stage.
*/
}
function changeLog_2012-05-01()
{
/*
[swedish]
Har lagt upp ett script för mouse over info tips.
[english]
I have added a script for mouse over info tips.
*/
}
});