nymag test

jQuery(document).ready(function() { /* * jQuery UI Slider 1.6 * * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about) * Dual licensed under the MIT (MIT-LICENSE.txt) * and GPL (GPL-LICENSE.txt) licenses. * * http://docs.jquery.com/UI/Slider * * Depends: * ui.core.js */ /* * jQuery UI Slider 1.6 * * Copyright (c) 2008 AUTHORS.txt (http://ui.jquery.com/about) * Dual licensed under the MIT [...]

Categories : Uncategorized
Comments (0)

Title

jQuery(document).ready(function(){ alert(“Testing 1…2…3″); });

Categories : Uncategorized
Comments (0)

Hello world!

#slider { margin: 10px; } jQuery(document).ready(function() { jQuery(“#slider”).slider(); });

Categories : Uncategorized
Comments (0)