Twitter bootstrap – display:none style not working
I have already read some of the posts here on SO, but in my case I'm following all those things but still display:none does not hide the element. Here is the code jQuery(function($) { var socket = io.connect(); var $messageForm…