Comments Live Demos

Comments_avatar_default
   
Comments_thumbup Comments_thumbdown +0
Comments_avatar_default
Stefan   July 21, 2012 4:30 pm

Excellent post!

Comments_thumbup Comments_thumbdown +3
Comments_avatar_vmackie
VMackie   July 21, 2012 5:22 pm

Awesome post! Would love to hear some more details about the article you mentioned. I have kids of my own and would love to know whether tablets will help them improve their math skills.

Comments_thumbup Comments_thumbdown +10
Comments_avatar_len
Len   July 21, 2012 5:30 pm

Thanks for your suggestions VMackie! I will definitely post up the link to the mentioned article for you to peruse.

Comments_thumbup Comments_thumbdown +4
Comments_avatar_bernie
Bernie   July 21, 2012 6:54 pm

This is a wonderful article for parents. I am completely surprised by the conclusions that they came to. Their findings have definitely brought us centuries forward into the future. Bravo!

Comments_thumbup Comments_thumbdown +5

Leave a Comment

Please keep in mind that comments are moderated. So, please do not use a spammy keyword or a domain as your name, or it will be deleted. Thanks for dropping by!

Your name *
Your email *
Your message *

Code:

<!DOCTYPE html>
                    <html>
                    <body>
                        <form>
                        <textarea id="comment" style="width: 600px; height: 400px;">
                            <p>This is a comment.</p>
                        </textarea>
                        </form>

                        <script type="text/javascript" src="/snapeditor/snapeditor.js"></script>
                        <script type="text/javascript">
                        var commentEditor = new SnapEditor.Form("comment", {
                            toolbar: {
                            items: [
                                "bold", "italic", "|",
                                "orderedList", "unorderedList", "indent", "outdent", "|",
                                "link"
                            ]
                            }
                        });
                        </script>
                    </body>
                    </html>