Showing Posts for jQuery

How to get Angular controller and scope from an element using a jQuery selector

Michael Roma on Jun 22, 2015

This post shows how to get an Angular controller and it's scope from an element using a jQuery selector

  • AngularJS
  • jQuery
  • Javascript

Track YouTube Video Events and Checkpoints in Google Analytics using jQuery

Michael Roma on Mar 9, 2014

This post shows how to track user's activity when viewing YouTube videos on your site. It can track when a user starts/stops/pauses a video, watches a video all the way through, and also tracks at different points 25%/50%/75%.

  • jQuery
  • Javascript

How to setup ASP.NET GridView with jQuery DataTables

Michael Roma on Nov 25, 2012

Example on setting up an ASP.NET GridView to work with the jQuery Data Tables plugin

  • ASP.NET
  • jQuery
  • VB.NET

JQuery Background Image Fade In and Out

Michael Roma on Dec 9, 2011

Example on having the background fade in/out in jQuery

  • HTML
  • Javascript
  • jQuery