Quantcast
Channel: Ross Gledhill ::: » JavaScript
Browsing latest articles
Browse All 4 View Live

Changing the date format of the jQuery UI datepicker

A lot of people have asked me recently how to change the date format of the jQuery UI datepicker from the US date format (mm/dd/yy) to the UK date format (dd/mm/yy). This is really simple once you know...

View Article



JavaScript quirks – equality operators and comparisons

JavaScript – developers either love it or hate it and it’s not that difficult to see why. It’s a slightly different way of thinking from C# or Java development. All of a sudden semi-colons are...

View Article

Why load jQuery from the Google CDN

What is jQuery? JQuery is a small, widely-used JavaScript library that helps to simplify front-end development tasks such as DOM manipulation, element animation, and sending/receiving AJAX content. At...

View Article

jQuery Snippet: Animated Scroll To The Top of The Page

On a lot of my projects that use jQuery, I like to put a “scroll to top” link in the footer, that once clicked automatically scrolls back to the top of the page. It’s a nice way for the user to get...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images