just add below code in wordpress theme function.php file at the bottom -------------------------------------------------- Add the following code to functions.php (anyone)…
<a href="javascript:void(0);" ><strong>View Image</strong> </a> <script> function openwin(file,Iwidth,Iheight) { var newWin1=window.open(file,'nWin2','x=0,y=0,toolbar=no,location=no,directories=no,status=no,scrollbars=yes,copyhistory=no,width='+Iwidth+',height='+Iheight+',screenX=0,screenY=0,left=20,top=20'); } </script>
to convert the date-time layout Hypertext Preprocessor presents strtotime() and date() feature. We trade the date format from one layout…
Pricing is an important feature when it comes to choosing a web host. With this, reliability, performance, and features of…
MilesWeb is another leading name in the market of hosting providers in India. They offer the best and quality services…
How long have you been in the business? One year? 2 years or probably more, right? I don't know which…
Try this code for following purpose Get all days and dates for the selected month of a year using phpHow…
Try this code for following Pupose Php show only first 50 charactershow to show only 50 words using phpPhp limit…
Just use below code for following purpose How to show/hide an element on checkbox checked/unchecked states using jQuery?jquery show-hide div…
You can use the jQuery :checked selector together with the each() method to retrieve the values of all checkboxes selected…