• Skip to content

Menu 1

  • Zug
  • Blog
  • Local
  • Printed
  • Projects
  • Railroad
  • Podcasts
  • Newsletter

Thomas Beutel Art

Menu 1

  • Zug
  • Blog
  • Local
  • Printed
  • Projects
  • Railroad
  • Podcasts
  • Newsletter

Follow us

Follow us on InstagramSubscribe to our Channel on YouTubeFollow us on SoundCloud

Category: jQuery

AuthorPostedbyThomason January 23, 2015

Datatables in a Colorbox iframe with Selected Row Returned to Parent Window

I recently created a form where one of the questions was asking for a specific code (specifically, a NAICS code). The problem was that there are almost 20,000 codes to …

Read More About: Datatables in a Colorbox iframe with Selected Row Returned to Parent Window

Posted in HTML5, javascript, jQuery, Programming

AuthorPostedbyThomason March 23, 2011

Click poster frame to start HTML5 video using jQuery

I needed to have an HTML5 video with a clickable poster frame. The first issue was that Safari would preload the movie, removing the poster frame after a few seconds. …

Read More About: Click poster frame to start HTML5 video using jQuery

Posted in HTML5, jQuery, Video

AuthorPostedbyThomason March 20, 2010

Detecting a click in a checkbox with jQuery

A simple script to detect when a checkbox is clicked. What you do with once you’ve detected the click is up to you. <html> <head> <script src=”http://www.google.com/jsapi”></script> <script> google.load(“jquery”, “1.3.2”); …

Read More About: Detecting a click in a checkbox with jQuery

Posted in javascript, jQuery, Programming

AuthorPostedbyThomason September 15, 2009

Result of expression ‘document.forms[0].submit’ [[object HTMLInputElement]] is not a function.

I was trying to add a small delay into my form submission like so: <form … onsubmit=”setTimeout(‘document.forms[0].submit()’,2000);return false;”> but everytime I tried it, I got the following error: Result of …

Read More About: Result of expression ‘document.forms[0].submit’ [[object HTMLInputElement]] is not a function.

Posted in javascript, jQuery, ProgrammingTagged javascript

© 2026MINIMAL

Follow us

Follow us on InstagramSubscribe to our Channel on YouTubeFollow us on SoundCloud
x