JS Articles

JavaScript (JS)
A client-side scripting language used to add dynamic and interactive elements to websites. - Tech Terms Dictionary
  1. Home
  2. Articles
  3. Web Design
  4. JavaScript
JavaScript Icon

What is JavaScript?

Published: 12/28/2018 2:55 PM
Last Updated: 1/1/2019 9:38 AM

Description

JavaScript is one of the three technologies used to create web pages. Also known as JS, JavaScript is a client side scripting language that allows web designers to modify and manipulate parts of a web page and how it interacts with client and server side technologies.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags

HTML 5 Icon

Using jQuery, Javascript and HTML 5 Blob Object to Save HTML and Form Data

Published: 12/20/2018 11:34 AM

Description

Found a solution to save a HTML document with form data and full HTML from a page using the HTML 5 Blob object, jQuery and some JavaScript.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags

jQuery Icon

jQuery Date and Time Picker

Published: 8/8/2018 6:45 PM

Description

During the initial development of the administrative tools for this site, I required a date and time field to represent the published, created and last modified dates. Due to time constraints, I just tossed on the default date picker included with the jQuery UI library. The problem with this solution is that it doesn't support selection of time, only dates. Time to find a better solution.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags

Editor Icon

TinyMCE - Free WYSIWYG editor

Published: 7/19/2018 12:00 AM

Description

TinyMCE has been around for a long time as a full featured "what you see is what you get editor". It's been a few years since I have used it, so I think it's time to check it out again. Somewhere there was a reference to the release of a cloud based version with additional features. I hope there is still a free community version.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags

jQuery Icon

Research: jQuery Passive Event Listeners

Published: 7/7/2018 12:00 AM

Description

Chrome DevTools is reporting an issue with some of my scripts or third party scripts utilizing passive event listeners. At first glance, it appears that this is an issue for providing the best user interaction experience. I am going to dive in to this topic and see what I can find out.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags

jQuery Icon.

Research: jQuery Vulnerabilities

Published: 7/7/2018 12:00 AM

Description

jQuery has progressed in numerous versions. On a whim I decided to check to see if there are any known security vulnerabilities with the version of jquery that I have been using. While I am at it, I am going to look into what the features, filesizes and other goodies I can find in regards to jQuery.

Author

Profile Picture of Bryan Myers - The Web Guy

Bryan Myers - "The Web Guy"

Advanced Digital Channel Engineer

Tags