Wamp server installation steps for windows 7
1.Download the following .dll file :mfc100.dllmfc100u.dllmsvcp100.dllmsvcr100.dllmsvcr100_clr0400.dll 2. Restart your computer and open the computer in safe mode by pressing f8
Read more1.Download the following .dll file :mfc100.dllmfc100u.dllmsvcp100.dllmsvcr100.dllmsvcr100_clr0400.dll 2. Restart your computer and open the computer in safe mode by pressing f8
Read moreHow to split large files in small parts When one have an 8GB data and wants to break the data
Read moreCOGNIZANT : INTERVIEW EXPERIENCE In the campus recruitment process of Cognizant, first there was a written test. After clearing the
Read moreCallback function A Callback function is function which gets executed if current effect has been executed completely. Jquery methods are
Read moreAnimation in Jquery Jquery allows us to create some custom animation. Syntax : $(selector).animate({params},speed,callback); Now let us have a look
Read moreJQuery : Stop() Method JQuery stop() method is used to stop the effect before it is over. The stop methods
Read moreFade Effect : JQuery In this part of tutorial we will learn about the slide effect in JQuery. JQuery slides
Read moreFade Effect : JQuery In this part of tutorial we are going to learn about the fade effect in JQuery.
Read moreEvents All the action done on a web page according to which a web page respond is called an event.Examples
Read moreSyntax of JQuery In this post we are going to learn about syntax of jquery.JQuery syntax work for ‘selecting’ HTML
Read more