Categories
Javascript Website Design

Show Hide Div Content Using Jquery

Show Hide Div Content Using Jquery Hi Guys, in this tutorial we will explain how to Show Hide Div Content Using Jquery.We have used Jquery to accomplish this.we are just hiding and showing the content of contained by DIV, on button click event. Download Jquery Library from here: Download Html: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Show/Hide […]

Categories
Wamp Server Wordpress

WordPress Custom Permalink Not Working In Localhost

WordPress Custom Permalink Not Working In Localhost In this tutorial i will let you why Wordpress Custom Permalink Not Working In Localhost and solution for this. Recently i am  working in localhost and when he try to change the permalink structure to a custom permalink or to any other permalink and unfortunately all his site pages goes […]

Categories
Wordpress

How To Recover Lost WordPress Localhost Password

How To Recover Lost WordPress Localhost Password Hi friends, Today i am working on my Blog locally after a long time.But to my surprise any of UserName/Password is not working. If you’ve forgotten your password for an online self-host WordPress blog, it’s easy as clicking on the “Lost your password” to recover. But in a […]

Categories
How To Article Website Design

Fixed Menu When Scrolling Page With Css And Jquery

Fixed Menu When Scrolling Page With Css And Jquery In this Tutorial I will explain how to create fixed menu when scrolling page with CSS and jQuery.The aim is to have the navigation fixed when user scrolling the page and back to its original position when scrolling back. Html: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" […]