Interacting With The YouTube iFrame API
YouTube Player APIs Displaying a YouTube video within a web app is easy; controlling events like starting the video and detecting when it ended gets a little more involved. Luckily YouTube…
Continue ReadingYouTube Player APIs Displaying a YouTube video within a web app is easy; controlling events like starting the video and detecting when it ended gets a little more involved. Luckily YouTube…
Continue ReadingCharacter counts for text is easy; word counts get a bit more subjective. This can be accomplished with a bit of JavaScript/jQuery and a regular expression. Google for regular expressions…
Continue ReadingJavaScript Enlightenment by Cody Lindley is billed as being targeted toward developers who are familiar with JavaScript at an advanced-beginner level or someone who's only exposure to JavaScript is through a wrapper…
Continue ReadingLately, more and more .NET developers seem to be have taken an interest in sharpening their JavaScript skills. I see evidence of this at the local .NET user meetings I…
Continue Reading