Last time, I
Posts Related to Top Floating message box using jQuery
Top Floating message box using jQuery
I’ve shown you how to create a alert box using jQuery. This time, I’ve come up with another tutorial to show you how to display ...
Generic Error Message in an Ajax call using jQuery
The jquery $.ajaxSetup() allows you to set default values for future Ajax requests. Here’s how to use this function to set a default generic error ...
Solving Floating point number precision lost problem in PHP
The problem of precision lost in floating point number in PHP haunted me for about 10 minutes yesterday but I quickly figured out the problem ...
How to display pop-up message on mouse clicked position using jQuery
Yesterday, my friend rajesh asked me how can we get the mouse clicked position and display the pop-up message in that mouse clicked position using ...
Explain the difference Among FLOAT, DOUBLE and REAL
FLOATs store floating point numbers with 8 place accuracy and take up 4 bytes. DOUBLEs store floating point numbers with 16 place accuracy and take ...
