Tag: javascript

Mobile Ready Slideshows for Websites

So I think I've found my goto from now on -  FlexSlider by Woo Themes .  It seems like it fits...

John H John H
2 minutes

When to use Node.js

Fantastic resources on explaining when it is right to use Node.js.  The overall consensus is you...

John H John H
~1 minute

Post values without submit

There are a few ways to submit a post value without hitting a submit.  Here are some resources...

John H John H
~1 minute

Javascript InnerHTML Table Issues with AJAX

If you need to use Javascript innerHTML to update an element on the page you may run into issues...

John H John H
~1 minute

JavaScript Concatenation and Multiple Line Variables

JavaScript has some idiosyncrasies that make me want to pull my hair out sometimes. The worst part...

John H John H
2 minutes