How to remove the style with jQuery or JavaScript in order to display the div
element?
<div style="display: none">display something </div>
If you know ,please share with me . Thanks
PS:Before ,I have tried with jquery.show(), but the effect is a big blank over there