Want to be notified the next time there is a post on the JavaScript topic? Email confirmation will be sent so make sure to confirm. Make sure to confirm the subscription or you will be blocked from the site!


How Can I Make Multiple Summernote Text Area Fields

If you're looking to add multiple Summernote text area fields to your webpage, it's actually quite easy to do so. Summernote is a powerful WYSIWYG (What You See Is What You Get) text editor that allows you to create and edit content easily.

See More
How to redirect to mobile site

Redirect to mobile site because its easy! So you have your website set up and a mobile friendly site but you still need to redirect to mobile site. What we can do is use java script to figure out what size screen the user is using.

See More
Session Variables And Local Storage In Jquery Like Php

Using localStorage and sessionStorage in jQuery like you do in PHP

See More