<a class="drop icon-circle" href="#!" onclick="javascript:toggleFullScreen()"> <i class="icon-size-fullscreen"></i> </a>
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
Friday, 29 December 2017
Js fullscreen browser
Thursday, 21 December 2017
Saturday, 16 December 2017
Jquery get element each method
$( "li" ).each(function( index ) { console.log( index + ": " + $( this ).text() ); });
Subscribe to:
Posts (Atom)