I recently had a large JavaScript array - a complex polygon of latitude and longitude coordinates. The file was undesirably large (about 32 MB) which seemed to stem from the…
Problem When trying to submit a form which contains HTML or JavaScript - you receive an error message which reads This page isn't working Chrome detected unusual code on this…
How to BULK remove Twitter followers If you have a large number of Twitter followers to remove you can speed up this process using Google Chrome addon and some JavaScript.…
The following process has been tested and confirmed as working with Java Runtime Environment version 8 and SCCM R2. It does the following tasks: Installs Sun Java silently Installs Internet…
WordPress 4.4 introduced core support for emojis. This automatically converts emoticons in your content from their text representation to an icon. To do this it added some JavaScript, CSS and…
The PHP code below shows how to pre-fill a list field in Gravity Forms. This is done using the gform_field_value_$parameter_name filter that allows you to populate a field with values…
WordPress 4.4 introduced a new feature for the WYSIWYG editor (TinyMCE) - auto-embedding of URL's added to the editor content. With this feature URL's for approved websites added to the content will…
The PHP code below shows how to pre-fill a list field in Gravity Forms. This is done using the gform_field_value_$parameter_name filter that allows you to populate a field with values…