Related Articles
Print Window Page Using Javascript
Below script prints the window page by simple javascript function. See below :
How to see Ip Address in Linux Machine
Just type below on command prompt of Linux /sbin/ifconfig or /sbin/ifconfig | less You can see the IP address.
Jquery Datepicker UI options and set default date on Load
Below Jquery UI is to select between two dates from and to.To show Default date in Jquery Datepicker UI use defaultDate: “+1d” see below in codeTo set number of months use numberOfMonths: 1To set Default date on Jquery load using Datepicker see in below code*** See code and live example below. From to

