Tag: jquery
All the articles with the tag "jquery".
jQuery in Node.js
Using jQuery in Node.js gave me something to think about. Especially as there seems to be so many ways to do it. If you're using it in a renderer you can p
Slick.js - another carousel
Seems like a fully featured carousel. https://kenwheeler.github.io/slick/
Owl Carousel v2
http://owlcarousel.owlgraphic.com/ An excellent Javascript image carousel. When added with the jquery-mousewheel plug-in this makes for a great carousel wi
DataTables JQuery Plugin
https://www.datatables.net/ Very useful plugin to show data in a table that can be paginated and use server side json to keep the updates small and fast.
PushState, PJAX
Updated:http://kool-swap.joschaschmidt.de/demo/ HTML5 partial page loads
Laravel CSRF & $.ajax()
Updated:Laravel has a nice built in feature to prevent Cross Site Request Forgeries. In each form you simply drop in a {{ csrf_field() }} and you end up with an _t
JQuery Selectors
Updated:JQuery certainly saves a lot of hassle when it comes to writing JavaScript. On a recent project I've been struggling to get my head around some selectors t
Bootstrap
Updated:What have I learnt lately? Stop reinventing the wheel. If someone's already done something great an you can make use of it, do it. When it comes to framewo