Scott Van Vliet
2 posts.
- Simple Javascript Object Dump FunctionIn my years of doing Web development, I've written this function several times over; however, I can NEVER find the code when I need it! Thus, here is a simple Javascript function to dump the conten…
- TextArea Cursor Position with JavaScriptI’d recently searched around for some good-quality JavaScript snippets to determine the cursor position within an HTML TextArea, but haven’t had any luck. So, like any fellow geek would do, I came …
