Javascript
Create a modal window in Javascript and CSS
Posted on Wednesday 16th of February 2011 by Eric Potvin
Simple code to implement a modal window using CSS and Javascript
Create an alias to document getelementbyid in JavaScript
Posted on Wednesday 23rd of March 2011 by Eric Potvin
Simple way to implement a redundant call to document.getElementById
How to disabled the enter key in javascript in a web form
Posted on Monday 9th of May 2011 by Eric Potvin
Prevent a form to be submitted using only the submit button
Input Form Field Javascript Events
Posted on Tuesday 3rd of July 2012 by Eric Potvin
Filtering data on input fields using oncopy, onpaste, oncut to prevent copy and paste
Short filename with extension using javascript
Posted on Sunday 4th of March 2012 by Eric Potvin
Truncate the filename without losing the extension in JavaScript
iPhone, iPad, iPod Detection in Javascript
Posted on Friday 25th of February 2011 by Eric Potvin
How to redirect iPhone, iPad or iPod using Javascript