Find location of php.ini using Terminal in Server Ubuntu on 02:47 No Comments To get Location of php.ini file using terminal Run the following command in terminal php --ini if php is install...
Set Checkbox checked or unchecked using jQuery in jQuery on 02:43 No Comments Set Checkbox checked or unchecked using jQuery ...
How to Reload Page on Anchor or label click ?? in jQuery on 02:42 No Comments How to Reload Page on click?? Html Code: <div id="test"> <p>this...
How to write a Simple jquery Code in jQuery on 02:40 No Comments How to write a Simple jquery Code ?? Html code: <input type="text" id="testid" class="testclass"...
How to add selected or active class to menu ?? in jQuery on 02:39 No Comments If you want to add class selected or active to your menu just add the script in your project Add jquery library...
Get Image Name from url using jquery in html jQuery on 02:37 No Comments First add the jquery file by including following following line Jquery library: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> Html: ...
Check div or any tag has html or not in jQuery on 02:24 No Comments Check div or any tag has html or not <div id="box3"> </div>$(document).ready(function(){ ...
Smooth scroll using jquery in html jQuery on 05:21 No Comments Smooth scroll using jquery <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script> <div...
IPTUX to run in background by mistake. in Ubuntu on 00:10 No Comments IPTUX to run in background by mistake. Steps to resolve this#1 show hidden files#2 open %gconf.xml file located on...