Date/Time jQuery functions, all you will ever need including get date, convert date, valid date, string to date, leap year, compare date, format date, timezone.
Tag: jQuery
Simple jQuery code snippet to get label text associated with checkbox. Get the label easily using jQuery referencing the inputs id and attribute class.
Useful jQuery.formatVarString function takes a string argument with to perform variable substitution returning variables as part of a string using parenthesis.
Inserting a script into the DOM head tag dynamically when the page is being loaded using JavaScript/jQuery. Example to get an openX script to load on the page.
How to analyse http requests using Net Panel, HTTP Fox & Fiddler2 (which can http monitor IE). Inspect http request of files loaded as your web page loads.
10 jQuery AJAX Uploader Plugins to aid in getting those file uploads working in no time at all! Creating Ajax upload from a raw JavaScript or jQuery.
10 jQuery CAPTCHA Plugins to help you protect your website/blog forms from spammers and bots. CAPTCHA is designed to recognize if a human is visiting your site.
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph of powerful functionality.
Live/Bind jQuery coding best practices you shouldn't use both jQuery .Live() and jQuery .Toggle() automatically create thier own bind events to the element.
Hi guys, just a few JavaScript snippets I thought I would share with you. JavaScript Edit Page Directly Script, JavaScript Infinite Alert Boxes Script.
jQuery Function to strip out all potentially harmful characters from an input field. Useful for extra security measures filtering requests using AJAX.
JQuery functions to convert rgb colour values to hex colour values and then converts hex colours values back to rgb. Useful for changing colours using jQuery.
Namespacing is a must know for any JavaScript developer especially when your learning the basics, its essential you form a solid basis and protect your code.
Here is how you might get a a future date using jQuery. The future date is calculated based on the current date for example days later than the current date.
How to declare switch statements using JavaScript. Pretty handy to know it will save you time when executing different code depending the value of variable.
Great jQuery game to destroy a web page with a little mouse icon space ship. To play the game copy and paste the javascript code in the url bar and hit enter.
Use Quick jQuery Pagination to convert long lists and page content into numbered pages in seconds! See demo or download and use the paging plugin on list items.
jQuery function to get hierarchy path of element by determining an elements ancestors and looping through it's parent elements until the root of the tree.
Simple jQuery code snippets to stop input clearing on click by disabling the onclick event associated with a button. This is just down and dirty code.
Add a gush of jQuery style with these 10 amazing image effect plugins and transform those plain images to enhanced galleries and effect image displays.
jQuery code snippet to loop select box options (drop down boxes) in a form to get the values and text for each option, manipulating values in form select boxes.
TN3 Gallery is new awesome HTML based customizable image gallery developed with jQuery. I know what your thinking... not another image gallery plugin.
10 jQuery Lightbox type plugins for rapid development of media galleries like thickbox style display. Easily integrate your own slideshow into your website.
Bind to elements of the same id. Now, if you can you should add a class to each element and bind to that! Or prevent default action of duplicate elements.
Simple jQuery code snippet to find the index of an array item given the item value. It's a bit like the .NET Array.FindIndex Method but use in Array function.
Free Online JSON Tree Viewer, upload your JSON file or paste your code directly online to view your JSON tree. Find the Path of your JSON variables/values.
Code snippet to replace all the text on the place with any given string. Could be useful for changing company names based on dynamic variables which may change.
JavaScript code snippets to manipulate location URLs to get the host, hostname, pathname, protocol, port using firebug to check if a string is a hostname.
10 Awesome jQuery Tab Tutorials and Plugins to help you get tab effects set up for your blog or web page navigation, tabs are very useful for web designers.
10 Incredibly Useful of JQuery and Ajax social bookmark plugins, widgets & tutorials. Features such as twitter, apple dock, Google buzz & Google plus one.