My Projects
Archives
Donations
If you really like my projects, you can buy me a cup of coffee. Thanks! :D
Adsense
Categories
Tag Archives: javascript
Easy Text Area Character Counter with Javascript
Have you ever wanted to add a character counter to a box of text on a web form, but didn’t want to get your hands dirty with all of the Javascript and programming that’s necessary to make it work? If … Continue reading
Posted in Javascript, Web Programming
Tagged character counter, character counting, easy to use, html, javascript, limit characters, maxlength, no code required, text area, text box, textarea, web form, xhtml
23 Comments
Streaming Audio on a Web Page
Last night I was considering the posibility of creating an online radio, similar to Slacker or Pandora. After a little searching, I found a couple solutions… First, I could create M3U files, and essentially link to MP3 files on a site. … Continue reading
Posted in Media, Web Programming
Tagged flash, javascript, media player, radio, streaming audio, web audio
1 Comment