Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: JavaScript

Count characters in a textbox using Javascript

Posted on July 15, 2013October 26, 2015 By David Kittell
Read more

Open/Close Elements

Posted on June 12, 2013October 26, 2015 By David Kittell

Sometimes you need to be able to hide elements on a page, the following functions will help with the task of hiding/showing those elements.

Read more

CopyText Via ID

Posted on June 12, 2013October 26, 2015 By David Kittell

This function is to copy text or other HTML elements from one ID to another ID

Read more

Hide/Unhide Element Via ID

Posted on June 12, 2013October 26, 2015 By David Kittell

In this code it is important to have visibility = ‘hidden’ and display = ‘none’ to hide without leaving white space In this code it is important to have visibility = ” and display = ” to show

Read more

New Line

Posted on March 4, 2013March 10, 2016 By David Kittell

Often we forget what code we need to use to create a new line (line break), hopefully this will help. n = CR (Carriage Return) Used as a new line character in Unix r = LF (Line Feed) Used as a new line character in Mac OS nr = CR…

Read more

printDiv

Posted on February 21, 2013October 26, 2015 By David Kittell
Read more
  • Previous
  • 1
  • 2

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes